diff options
author | Michael Brown | 2017-01-22 10:12:52 +0100 |
---|---|---|
committer | Michael Brown | 2017-01-22 10:12:52 +0100 |
commit | 43b2d8eafb2c1ac568d43be5491cc5b441c6c5e5 (patch) | |
tree | d63c92b8a901c5cb6b0e57a15f8c8cb2d3aa780a /src/Makefile | |
parent | [golan] Update Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support (diff) | |
download | ipxe-43b2d8eafb2c1ac568d43be5491cc5b441c6c5e5.tar.gz ipxe-43b2d8eafb2c1ac568d43be5491cc5b441c6c5e5.tar.xz ipxe-43b2d8eafb2c1ac568d43be5491cc5b441c6c5e5.zip |
[ipv4] Accept unicast packets for the local network broadcast address
The ISC Kea DHCP server transmits its DHCPOFFER as a unicast packet
with a broadcast IPv4 destination address (255.255.255.255). This
combination is currently rejected by iPXE.
Fix by explicitly accepting the local network broadcast address
(255.255.255.255) as a valid unicast destination address.
Reported-by: Roy Ledochowski <roy.ledochowski@hpe.com>
Tested-by: Roy Ledochowski <roy.ledochowski@hpe.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions