summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Brown2016-03-22 18:33:21 +0100
committerMichael Brown2016-03-22 18:33:21 +0100
commit3df598849b53c8bf5e87b6c300fdee6d0c0480f1 (patch)
tree5a283e56bd9294d98003b008a2688b503ee5a101 /src/Makefile
parent[libc] Make sleep() interruptible (diff)
downloadipxe-3df598849b53c8bf5e87b6c300fdee6d0c0480f1.tar.gz
ipxe-3df598849b53c8bf5e87b6c300fdee6d0c0480f1.tar.xz
ipxe-3df598849b53c8bf5e87b6c300fdee6d0c0480f1.zip
[pxe] Implicitly open network device in PXENV_UDP_OPEN
Some end-user configurations have been observed in which the first NBP (such as GRUB2) uses the UNDI API and then transfers control to a second NBP (such as pxelinux) which uses the UDP API. The first NBP closes the network device using PXENV_UNDI_CLOSE, which renders the UDP API unable to transmit or receive packets. The correct behaviour under these circumstances is (as often) simply not documented by the PXE specification. Testing with the Intel PXE stack suggests that PXENV_UDP_OPEN will implicitly reopen the network device if necessary, so match this behaviour. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions