NetBSD/external/bsd/dhcpcd/dist
roy 322001baf8 Import dhcpcd-6.2.0 with the following changes:
* Fix NAK backoff when a server NAKs a REQUEST after a DISCOVER.
* Fix IPv6 ICMP filtering on Android (RS/RA now works)
* Fix sending of DHCPv6 FQDN when only hostname specified
* Add support for RFC3925 Vendor-Identifying Vendor Options
* Remove hard coded DHCP/DHCPv6 options and embed dhcpcd-definitions.conf.
  This actually results in a slightly smaller binary than before and has the added advantage that the option definitions are now all held within one file.
* Change IAID to default from the last 4 bytes of the MAC address.
  Rationale in the commit, but in a nutshell it allows for a stable IAID between reboots without persistent storage and across different OS's who name or number it differently to each other.
* RFC4242, Information Refresh Time Option for DHCPv6.
* Fix processing of inet4 addr in vendor options and terminate correctly.
* Preserve vendor encapsulated options.
* Fix renewal of Prefix Delegation. Only spam the log if a lease has a new address or changes the vltime of an existing address.
* Add noipv4 and noipv6 options.
* Warn about missing interfaces which require prefix delegation.
* If we timeout, remove any waitip config so that we daemonise correctly.
* Remove the IPv6 forwarding router check as valid use cases exist where you would want IPv6 RS/RA on a router.
* Pass the correct run directory to dhcpcd-run-hooks
2014-01-03 22:10:42 +00:00
..
dhcpcd-hooks Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
arp.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
arp.h Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
bpf-filter.h sync 2013-06-21 19:40:20 +00:00
bpf.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
common.c Import dhcpcd-6.0.4 with the following changes: 2013-07-29 20:35:31 +00:00
common.h Import dhcpcd-6.0.4 with the following changes: 2013-07-29 20:35:31 +00:00
config.h Import dhcpcd-6.1.0 with the following changes: 2013-09-20 10:51:29 +00:00
control.c Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
control.h Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
defs.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dev.h Import dhcpcd-6.1.0 with the following changes: 2013-09-20 10:51:29 +00:00
dhcp6.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcp6.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcp-common.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcp-common.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcp.c Sync 2013-09-20 10:56:32 +00:00
dhcp.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcpcd-definitions.conf Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcpcd-embedded.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcpcd-embedded.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcpcd-embedded.h.in Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcpcd-run-hooks.8.in Sync 2013-07-29 20:39:28 +00:00
dhcpcd-run-hooks.in Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcpcd.8.in Remove trailing whitespace. 2013-09-20 21:40:56 +00:00
dhcpcd.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
dhcpcd.conf Sync 2013-09-20 10:56:32 +00:00
dhcpcd.conf.5.in Sort, fix Dt. 2013-09-20 21:39:59 +00:00
dhcpcd.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
duid.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
duid.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
eloop.c Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
eloop.h Import dhcpcd-6.1.0 with the following changes: 2013-09-20 10:51:29 +00:00
if-bsd.c avoid pointer gymnastics 2013-10-20 03:14:34 +00:00
if-options.c Fix typo in previous 2013-11-14 09:11:39 +00:00
if-options.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
if-pref.c Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
if-pref.h Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
ipv4.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
ipv4.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
ipv4ll.c Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
ipv4ll.h Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
ipv6.c Import dhcpcd-6.1.0 with the following changes: 2013-09-20 10:51:29 +00:00
ipv6.h Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
ipv6nd.c CID 1102809: Fix uninitialized variable 2013-11-14 01:28:16 +00:00
ipv6nd.h Import dhcpcd-6.1.0 with the following changes: 2013-09-20 10:51:29 +00:00
net.c Sync 2013-09-20 10:56:32 +00:00
net.h Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00
platform-bsd.c Import dhcpcd-6.2.0 with the following changes: 2014-01-03 22:10:42 +00:00
platform.h Import dhcpcd-6.1.0 with the following changes: 2013-09-20 10:51:29 +00:00
script.c NUL != NULL, so use the correct literal 2013-11-18 19:55:29 +00:00
script.h Import dhcpcd-6.0.0 with the following changes: 2013-06-21 19:33:06 +00:00