]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/bootp.c
DHCP request fix for Windows Server 2003
authorAras Vaichas <arasv@magtech.com.au>
Tue, 25 Mar 2008 22:43:57 +0000 (09:43 +1100)
committerBen Warren <biggerbadderben@gmail.com>
Sun, 30 Mar 2008 04:09:49 +0000 (00:09 -0400)
commitd9a2f416d6ac6058cd7845033ae4dc32ef1c0746
tree201a2451d25d1af825df667a3f32e03aa9f2834d
parent74d1e66d22dac91388bc538b2fe19f735edc5b82
DHCP request fix for Windows Server 2003

Added option CONFIG_BOOTP_DHCP_REQUEST_DELAY. This provides an optional
delay before sending "DHCP Request" in net/bootp.c. Required to overcome
interoperability problems with Windows Server 200x DHCP server when U-Boot
client responds too fast for server to handle.

Signed-off-by: Aras Vaichas <arasv@magtech.com.au>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
README
net/bootp.c