opengnsys_ipxe/src/net
Michael Brown be51713474 [pxe] Populate ciaddr in fake PXE Boot Server ACK packet
We currently do not populate the ciaddr field in the constructed PXE
Boot Server ACK packet.  This causes a WDS server to respond with a
broadcast packet, which is then ignored by wdsmgfw.efi since it does
not match the specified IP address filter.

Fix by populating ciaddr within the constructed PXE Boot Server ACK
packet.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-09-01 21:24:02 +01:00
..
80211 [netdevice] Allow network devices to disclaim IRQ support at runtime 2015-07-28 15:14:40 +01:00
infiniband [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB 2015-08-17 14:42:36 +01:00
oncrpc [nfs] Rewrite NFS URI handling 2014-05-18 21:53:39 +01:00
tcp [settings] Re-add "uristring" setting type 2015-08-25 13:31:46 +01:00
udp [dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty 2015-08-26 16:08:58 +01:00
aoe.c
arp.c
dhcpopts.c
dhcppkt.c
eapol.c
eth_slow.c
ethernet.c
fakedhcp.c [pxe] Populate ciaddr in fake PXE Boot Server ACK packet 2015-09-01 21:24:02 +01:00
fc.c
fcels.c
fcns.c
fcoe.c
fcp.c
fragment.c
icmp.c
icmpv4.c
icmpv6.c
infiniband.c [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB 2015-08-17 14:42:36 +01:00
iobpad.c
ipv4.c [tcpip] Allow supported address families to be detected at runtime 2015-09-01 21:04:45 +01:00
ipv6.c [tcpip] Allow supported address families to be detected at runtime 2015-09-01 21:04:45 +01:00
ndp.c
neighbour.c
netdev_settings.c
netdevice.c
nullnet.c
pccrc.c
pccrd.c
peerblk.c [peerdist] Add individual block download mechanism 2015-08-17 13:24:39 +01:00
peerdisc.c [peerdist] Add segment discovery mechanism 2015-08-17 13:24:39 +01:00
peerdist.c [peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding 2015-08-17 13:24:40 +01:00
peermux.c [peerdist] Add block download multiplexer 2015-08-17 13:24:39 +01:00
ping.c
rarp.c
retry.c
rndis.c
socket.c
stp.c
tcp.c
tcpip.c [tcpip] Allow supported address families to be detected at runtime 2015-09-01 21:04:45 +01:00
tls.c [crypto] Support SHA-{224,384,512} in X.509 certificates 2015-08-02 16:54:24 +01:00
udp.c
validator.c
vlan.c