Files
ipxe/src/net
Michael Brown ab633f6a73 Reserve space for lower-layer headers when allocating packet buffer.
Use pkb_available() rather than pkb_len() (which will always return 0
on a freshly allocated buffer).

udp_send() should assume that the buffer has already been allocated.
2006-07-19 18:21:30 +00:00
..
2006-06-17 22:36:27 +00:00
2006-06-17 22:36:27 +00:00
2006-06-17 22:36:27 +00:00
2006-06-30 08:52:03 +00:00
2006-06-26 15:33:46 +00:00
2006-06-17 22:36:27 +00:00
2006-07-19 16:25:23 +00:00