44a0a4d7b8
* Privilege Separation * Linux default hostname is (none), everyone is is a blank string * Leases are now dumped over the control socket - you get RA's now as well. * Better support for many IPv6 routers * NetBSD: RTM_MISS filtering * RA: Deprecate stale addresses by setting pltime 0 * DHCP6: Deprecate stale addresses by setting pltime 0 * Linux: Improve router reachability detection Note that the kernel will still say it's failed when deleting the entry * Linux: Note router preference in ip -6 route output * Linux: Fix compile warning if HAVE_IN6_ADDR_GEN_MODE_NONE isn't supported * Linux: Fix syslog support when /dev/log isn't in /dev * privsep: configure defaults to user dhcpcd if _dhcpcd or _dhcp are unsuitable * privsep: Improve error when we don't have permission to write lease * privsep: Fix hooks restarting other daemons
14 lines
464 B
Text
14 lines
464 B
Text
@comment $NetBSD: PLIST,v 1.9 2020/04/13 16:24:09 roy Exp $
|
|
libexec/dhcpcd-hooks/01-test
|
|
libexec/dhcpcd-hooks/20-resolv.conf
|
|
libexec/dhcpcd-hooks/30-hostname
|
|
libexec/dhcpcd-hooks/50-ntp.conf
|
|
libexec/dhcpcd-run-hooks
|
|
man/man5/dhcpcd.conf.5
|
|
man/man8/dhcpcd-run-hooks.8
|
|
man/man8/dhcpcd.8
|
|
sbin/dhcpcd
|
|
share/examples/dhcpcd/dhcpcd.conf
|
|
share/examples/dhcpcd/hooks/10-wpa_supplicant
|
|
share/examples/dhcpcd/hooks/15-timezone
|
|
share/examples/dhcpcd/hooks/29-lookup-hostname
|