]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Always send packets of at least BOOTP_MIN_LEN; abbreviate option setup code; don...
authorTed Lemon <source@isc.org>
Wed, 5 Mar 1997 06:30:08 +0000 (06:30 +0000)
committerTed Lemon <source@isc.org>
Wed, 5 Mar 1997 06:30:08 +0000 (06:30 +0000)
commitdeff2d59a18eed4fc798e4ced8d433c925953b88
tree351be8190b4d634fcfe8fcb0ec58dff881491cd5
parent7550b9ef7c83be6ff9b99b2d6d20e0005e504b1a
Always send packets of at least BOOTP_MIN_LEN; abbreviate option setup code; don't send requested address unless we're rebooting or requesting; send options as requested in config file; add support for DHCPNAK and INIT-REBOOT state
client/dhclient.c