git: vendor/DHCPCD Import dhcpcd-8.1.3 with the following changes:
Roy Marples
roy at crater.dragonflybsd.org
Fri Dec 20 04:11:36 PST 2019
commit ce6cc02e884bbb1be225f79e8e4609b50e550006
Author: Roy Marples <roy at marples.name>
Date: Fri Dec 20 12:09:22 2019 +0000
Import dhcpcd-8.1.3 with the following changes:
* dhcpcd: Only report SSID when we have a carrier
* IPv6ND: Fix reachable test
* DHCP6: Work better with infinite addresses
* DHCP6: Suboption 3 of NTP Server is a FQDN
* DHCP6: Fix deprecating a delegated prefix
* DHCP: Ensure we have a lease to extract options from
Summary of changes:
contrib/dhcpcd/compat/_strtoi.h | 4 +
contrib/dhcpcd/hooks/dhcpcd-run-hooks.in | 2 +-
contrib/dhcpcd/src/defs.h | 2 +-
contrib/dhcpcd/src/dhcp.c | 47 +++++-----
contrib/dhcpcd/src/dhcp.h | 2 +
contrib/dhcpcd/src/dhcp6.c | 147 +++++++++++++++++++++----------
contrib/dhcpcd/src/dhcpcd-embedded.c | 2 +-
contrib/dhcpcd/src/dhcpcd.c | 2 +-
contrib/dhcpcd/src/dhcpcd.conf.5.in | 4 +-
contrib/dhcpcd/src/ipv6.c | 73 +++++++++------
contrib/dhcpcd/src/ipv6.h | 1 +
contrib/dhcpcd/src/ipv6nd.c | 2 +-
12 files changed, 183 insertions(+), 105 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce6cc02e884bbb1be225f79e8e4609b50e550006
--
DragonFly BSD source repository
More information about the Commits
mailing list