summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2015-01-07 09:01:01 +0000
committerroy <roy@pkgsrc.org>2015-01-07 09:01:01 +0000
commit23128d64cf253567283036895542101eaf453b6b (patch)
tree94f615f6935254b6bdf55f112de540c69a43691c /net/dhcpcd
parent90a53101334cf9673d9f1a2cf8fc93a295ba92bf (diff)
downloadpkgsrc-23128d64cf253567283036895542101eaf453b6b.tar.gz
Import dhcpcd-6.6.7 with the following changes:
* Clarify timeout and reboot timeout, make it more sane * A server should not NAK an INFORM * The noalias directive will now remove any IPv4 addresses existing on the interface when we want to add our own * For BSD systems stop polling for IPv6 router reachability Instead, expect for cached neighour route additions/changes/removals to be announced by the kernel. Currently only NetBSD-7.99.3 does this. * Store acquired time for each IPv6 address so we can correctly offset pltime and vltime if we need to re-add them * test mode no longer turns off kernel rtadv handling
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 d7e3dc0093a..bbf2c65db7c 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2014/12/09 20:16:27 roy Exp $
+# $NetBSD: Makefile,v 1.46 2015/01/07 09:01:01 roy Exp $
#
-DISTNAME= dhcpcd-6.6.5
+DISTNAME= dhcpcd-6.6.7
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 a1c526b9b1a..6d2d6ed3f57 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2014/12/09 20:16:27 roy Exp $
+$NetBSD: distinfo,v 1.43 2015/01/07 09:01:01 roy Exp $
-SHA1 (dhcpcd-6.6.5.tar.bz2) = 48d43ac7c78d49d2a08e412a53a2e65926e5373a
-RMD160 (dhcpcd-6.6.5.tar.bz2) = 9807a8f819ad55d2480dba7ed2f0d917139c81d1
-Size (dhcpcd-6.6.5.tar.bz2) = 157743 bytes
+SHA1 (dhcpcd-6.6.7.tar.bz2) = 73cb26b4be98753ab44d5cbce6f8c70719db827a
+RMD160 (dhcpcd-6.6.7.tar.bz2) = 2ac8d97938a827038573e120b40bddb225995cf7
+Size (dhcpcd-6.6.7.tar.bz2) = 158093 bytes