CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/07 10:01:09
Modified files:
sbin/dhclient : dhclient.c
Log message:
Ensure we grab the interface LLADDR as soon as the link state is
noted as being up. Thus avoiding a premature exit if extra RTM_IFINFO
messages arrive before state_reboot() gets a chance to run.
