summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2014-07-14 11:56:12 +0000
committerroy <roy@pkgsrc.org>2014-07-14 11:56:12 +0000
commit222e24cfc8fc48ef8506df4dd528ec4d22fdfa09 (patch)
treef26243c05597b22173499738cf9515db9e81421b /net/dhcpcd
parentf2d387ca50ed3bf06a4550b0ca7d1a63dfca4317 (diff)
downloadpkgsrc-222e24cfc8fc48ef8506df4dd528ec4d22fdfa09.tar.gz
Update to dhcpcd-6.4.1 with the following changes:
* If just given a domain and no search list, make the search list the domain * Skip arpping directives if we have a profile but not parsing one * Allow the request of a DHCPv6 address or prefix, a prefix length must be specified * Add the ability to dump DHCPv6 leases * Improve startup with regards to carrier checking and adding a link-local IPv6 address * Start the correct interface reference for added devices * Support http://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv6-stateful-issues-06 via the ia_pd_mix option * Fix link handling where kernel reported flags in LINK_UP may not be valid when we actually process them * Fix defining new options in dhcpcd.conf and requesting them * Fix a potential segfault when reloading configurations * Print user defined options via -V * Add support for RFC6603, Prefix Exclude option * When requesting a IA_PD and another IA type, create a psuedo interface to handle the IA_PD * Handle truncated DHCPv6 saved leases
Diffstat (limited to 'net/dhcpcd')
-rw-r--r--net/dhcpcd/Makefile4
-rw-r--r--net/dhcpcd/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index f72239373af..e6800f84d59 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2013/07/29 20:42:41 roy Exp $
+# $NetBSD: Makefile,v 1.34 2014/07/14 11:56:12 roy Exp $
#
-DISTNAME= dhcpcd-6.0.4
+DISTNAME= dhcpcd-6.4.1
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index 4201a8a4fcf..a0216188fd0 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2013/07/29 20:42:41 roy Exp $
+$NetBSD: distinfo,v 1.31 2014/07/14 11:56:12 roy Exp $
-SHA1 (dhcpcd-6.0.4.tar.bz2) = 3e93b02071015e90f9199658c04509e4b565dd4d
-RMD160 (dhcpcd-6.0.4.tar.bz2) = e3b704fc6654dd2bcbe406ca9b8f45fba032f181
-Size (dhcpcd-6.0.4.tar.bz2) = 110200 bytes
+SHA1 (dhcpcd-6.4.1.tar.bz2) = 5408d79b2cfbf134c9a3c208de9485a4a9c882af
+RMD160 (dhcpcd-6.4.1.tar.bz2) = f5164ffc89dba106bcf4ba2a8efa7b59c26eef2e
+Size (dhcpcd-6.4.1.tar.bz2) = 149765 bytes