CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/03 06:20:17
Modified files:
net/dhcpcd : Makefile
Added files:
net/dhcpcd/patches: patch-src_if-bsd_c
Log message:
Just after dhcpcd started using ND6_PRIV_*_LIFETIME constants(!),
they were moved from a kernel header to src/usr.sbin/rad/rad.h
(ADV_PREFERRED_LIFETIME and ADV_VALID_LIFETIME). Use dhcpcd's own
constants instead. From florian@
