comparison packages/redboot/current/ChangeLog @ 1245:844ff6aec80b

Improve DHCP again
author gthomas
date Thu, 25 Sep 2003 23:49:56 +0000
parents 4f0c5ba87a3a
children 55fbbf4dffb2
comparison
equal deleted inserted replaced
1244:0c4f43524d06 1245:844ff6aec80b
1 2003-09-25 Gary Thomas <gary@mlbassoc.com>
2
3 * src/net/bootp.c: Rework DHCP process to handle really stubborn
4 servers.
5
1 2003-09-24 Gary Thomas <gary@mlbassoc.com> 6 2003-09-24 Gary Thomas <gary@mlbassoc.com>
2 7
3 * src/net/bootp.c (__bootp_find_local_ip): Forgot to unregister 8 * src/net/bootp.c (__bootp_find_local_ip): Forgot to unregister
4 UDP handler - could cause serious problems later! Also, fix 9 UDP handler - could cause serious problems later! Also, fix
5 problem with retries after DHCP discovery phase. 10 problem with retries after DHCP discovery phase.