This website requires JavaScript.
Explore
Help
Sign In
sysadmin
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
mirror of
https://github.com/ipxe/ipxe
synced
2025-12-12 23:15:10 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c50564724bcce292fbe76010d637390c17d407a
ipxe
/
src
/
net
History
Michael Brown
6c50564724
Make PKB_ZLEN the minimum possible size of packet buffer (to allow for
...
hardware that can't autopad).
2006-05-27 13:39:45 +00:00
..
tcp
Expert advice tells me that we *do* have to explicitly state the
2006-05-19 17:50:49 +00:00
uip
Moved uIP and tcp.c from proto/ to net/
2006-04-30 01:16:37 +00:00
arp.c
Change semantics of network API so that packet-absorbing calls *always*
2006-04-29 17:17:43 +00:00
ethernet.c
Tidied up debugging messages
2006-05-27 13:38:49 +00:00
ipv4.c
Moved uIP and tcp.c from proto/ to net/
2006-04-30 01:16:37 +00:00
netdevice.c
Move init.h to gpxe/init.h.
2006-04-30 01:08:52 +00:00
pkbuff.c
Make PKB_ZLEN the minimum possible size of packet buffer (to allow for
2006-05-27 13:39:45 +00:00
tcp.c
Merge TCP aborted(), timedout() and closed() methods into a single
2006-04-30 16:59:45 +00:00