CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/10 17:49:05
Modified files:
sbin/dhclient : dhclient.c dhcpd.h
Log message:
As get_hw_address() is called early and unconditionally sets
VALID_LLADDR, there is longer much point to VALID_LLADDR. Nuke it.
Just check for lladdr changes when LINK_STATUS_IS_UP().
