Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address)
Some DHCP servers (notably dnsmasq) always transmit DHCP Option 28,
Broadcast Address as specified in RFC 2132. Without this patch u-boot
displays the warning:
  *** Unhandled DHCP Option in OFFER/ACK: 28

The patch suppresses the warning and ignores DHCP Option 28. There is
no environment variable to set the broadcast address into and if for
some reason u-boot needs the broadcast it can be calculated from
ipaddr and netmask.

Signed-off-by: Brian Rzycki <bmr@freescale.com>
2012-09-27 12:22:13 -05:00
..
2012-07-10 10:14:56 -05:00
2009-07-22 22:53:44 -07:00
2012-07-19 13:11:31 -05:00
2012-07-12 14:13:24 -05:00
2012-05-23 17:46:14 -05:00
2012-05-23 17:46:00 -05:00