|
Description
|
In order for the sockets-based DHCP client to send and receive
broadcast packets prior to obtaining a lease, it must bring the
0.0.0.0 address IFF_UP. Unfortunately, this confuses NWAM which
assumes that a lease has been obtained whenever both IFF_UP and
IFF_DHCPRUNNING are both set.
|