Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1217:0e1c2770aa9d
Add new options to DHCP request - from David Vrabel
| author | gthomas |
|---|---|
| date | Sun, 14 Sep 2003 13:41:58 +0000 |
| parents | 517229d4051f |
| children | dbcfe4e0dbd2 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -3,6 +3,12 @@ 2003-09-09 Gary Thomas <gary@mlbassoc. * src/flash.c (flash_config_insert_value): Default value was wrong for ESA type. +2003-09-08 David Vrabel <dvrabel@arcom.com> + + * src/net/bootp.c (__bootp_find_local_ip): Adds Option 55 Parameter + Request List) to the DHCP request (requests: Subnet Mask; Router; + Domain Name server). + 2003-08-19 Gary Thomas <gary@mlbassoc.com> * src/net/udp.c (__udp_recvfrom): Rework loop so delay only happens
