Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1242:bc69956ed7c9
Handle DHCP retries
| author | gthomas |
|---|---|
| date | Tue, 23 Sep 2003 17:08:31 +0000 |
| parents | 85cbb6510cfd |
| children | 4f0c5ba87a3a |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2003-09-23 Gary Thomas <gary@mlbassoc.com> + + * src/net/bootp.c (__bootp_find_local_ip): Handle retries on DHCP + requests better. + 2003-09-22 Gary Thomas <gary@mlbassoc.com> * cdl/redboot.cdl: Fix compile error for systems with no FLASH.
