Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1243:4f0c5ba87a3a
Fix more DHCP buglets
| author | gthomas |
|---|---|
| date | Wed, 24 Sep 2003 15:30:14 +0000 |
| parents | bc69956ed7c9 |
| children | 844ff6aec80b |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2003-09-24 Gary Thomas <gary@mlbassoc.com> + + * src/net/bootp.c (__bootp_find_local_ip): Forgot to unregister + UDP handler - could cause serious problems later! Also, fix + problem with retries after DHCP discovery phase. + 2003-09-23 Gary Thomas <gary@mlbassoc.com> * src/net/bootp.c (__bootp_find_local_ip): Handle retries on DHCP
