diff options
author | Brian Rzycki <bmr@freescale.com> | 2012-09-11 09:22:53 +0000 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2012-09-27 12:22:13 -0500 |
commit | ee0f60df0b71092cd632fc6651f4157a2d252598 (patch) | |
tree | 2d7ac148cf2c8a7e7588a595b595309226a276d0 /drivers/net/npe | |
parent | a655938a93410a468f8e2288edc20d20a272a6d4 (diff) | |
download | u-boot-imx-ee0f60df0b71092cd632fc6651f4157a2d252598.zip u-boot-imx-ee0f60df0b71092cd632fc6651f4157a2d252598.tar.gz u-boot-imx-ee0f60df0b71092cd632fc6651f4157a2d252598.tar.bz2 |
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>
Diffstat (limited to 'drivers/net/npe')
0 files changed, 0 insertions, 0 deletions