Mercurial > ecos
comparison packages/redboot/current/ChangeLog @ 1412:7423c71e5c19
Improve scanning for DHCP options - from David Vrabel
| author | gthomas |
|---|---|
| date | Mon, 01 Dec 2003 18:33:38 +0000 |
| parents | 08e1358c3718 |
| children | 9a2e186be457 |
comparison
equal
deleted
inserted
replaced
| 1411:5e52f3febc7d | 1412:7423c71e5c19 |
|---|---|
| 1 2003-11-21 David Vrabel <dvrabel@arcom.com> | |
| 2 | |
| 3 * src/net/bootp.c (bootp_handler): Scan for DHCP Message Type tag | |
| 4 as it isn't always the first tag. | |
| 5 | |
| 6 * include/net/bootp.h: New #define's for DHCP message types | |
| 7 (DHCP_MESSAGE_TYPE_DISCOVER etc.). | |
| 8 | |
| 1 2003-11-25 John Dallaway <jld@ecoscentric.com> | 9 2003-11-25 John Dallaway <jld@ecoscentric.com> |
| 2 | 10 |
| 3 * src/fconfig.c (load_flash_config): | 11 * src/fconfig.c (load_flash_config): |
| 4 Fix typo in output string. | 12 Fix typo in output string. |
| 5 | 13 |
