Roy Marples [Fri, 1 Dec 2006 12:50:53 +0000 (12:50 +0000)]
Set the rfds correctly so we can get a reply after re-sending a request.
Set the seconds elasped and maximum message size correctly in DHCP messages.
Now compiles on Linux 2.4 kernels.
Roy Marples [Thu, 30 Nov 2006 13:04:23 +0000 (13:04 +0000)]
Quote all vars in the info file.
-n and -G options now work as stated in the man page.
Handle select loops with large timeouts and infinite lease times.
Correctly set the broadcast flag.
make_dhcp_packet already has byte ordered addresses, thanks to TGL
for the fix.
If we get a NAK then always re-enter the INIT state.