Import dhcpcd-10.0.6 with the following changes: vendor/DHCPCD
authorRoy Marples <roy@marples.name>
Mon, 18 Dec 2023 16:08:41 +0000 (16:08 +0000)
committerRoy Marples <roy@marples.name>
Mon, 18 Dec 2023 16:10:18 +0000 (16:10 +0000)
commit0b4c975541fbbaacb8ffef309e245a63b35e648b
tree3c7a2315662c538a36348b1f56e2970316121e3a
parenta85d09079f9af69e22731861f910a6b12541fc92
Import dhcpcd-10.0.6 with the following changes:

 * privsep: Stop proxying stderr to console and fix some detachment issues
 * non-privsep: Fix launcher hangup
 * DHCP6: Allow the invalid interface name - to mean don't assign an address from a delegated prefix
 * DHCP6: Load the configuration for the interface being activated from prefix delegation
13 files changed:
contrib/dhcpcd/src/control.c
contrib/dhcpcd/src/defs.h
contrib/dhcpcd/src/dhcp.c
contrib/dhcpcd/src/dhcp6.c
contrib/dhcpcd/src/dhcpcd.8
contrib/dhcpcd/src/dhcpcd.c
contrib/dhcpcd/src/dhcpcd.conf.5
contrib/dhcpcd/src/dhcpcd.h
contrib/dhcpcd/src/if-options.c
contrib/dhcpcd/src/if-options.h
contrib/dhcpcd/src/ipv4ll.c
contrib/dhcpcd/src/ipv4ll.h
contrib/dhcpcd/src/privsep.c