Files
ipxe/src
Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets
Some devices return multiple packets in a single poll.  Handle such
devices gracefully by enqueueing received PXE UDP packets (along with
a pseudo-header to hold the IPv4 addresses and port numbers) and
dequeueing them on subsequent calls to PXENV_UDP_READ.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-02-06 14:16:31 +00:00
..
2007-06-09 22:57:00 +01:00
2010-04-19 23:43:39 +01:00
2014-09-10 03:12:10 +01:00
2010-05-29 23:49:47 +01:00
2015-02-03 12:19:52 +00:00