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
2026-04-16 03:00:10 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e1becaf8a2bd12b5f75ee77b6bb138992bb1a6c
ipxe
/
src
/
proto
T
History
Michael Brown
9e1becaf8a
Merge TCP aborted(), timedout() and closed() methods into a single
...
closed() method with a reason code.
2006-04-30 16:59:45 +00:00
..
uip
Give uIP a static IP address for proof-of-concept testing
2006-04-28 14:15:21 +00:00
dns.c
gcc is rather over-aggressive about optimising out static data structures
2006-04-24 18:31:37 +00:00
fsp.c
Imported from Etherboot 5.4 tree
2005-05-19 16:51:32 +00:00
hello.c
Moved "hello world" protocol implementation out of prototester.c and into
2006-03-23 22:37:05 +00:00
http.c
gcc is rather over-aggressive about optimising out static data structures
2006-04-24 18:31:37 +00:00
igmp.c
gcc is rather over-aggressive about optimising out static data structures
2006-04-24 18:31:37 +00:00
iscsi.c
Merge TCP aborted(), timedout() and closed() methods into a single
2006-04-30 16:59:45 +00:00
nfs.c
Move init.h to gpxe/init.h.
2006-04-30 01:08:52 +00:00
nmb.c
gcc is rather over-aggressive about optimising out static data structures
2006-04-24 18:31:37 +00:00
slam.c
gcc is rather over-aggressive about optimising out static data structures
2006-04-24 18:31:37 +00:00
tcp.c
Added tcp_buffer, to give applications a zero-cost place to build data to
2006-04-05 11:43:01 +00:00
tftm.c
In multicast operation, the client still has a unicast local port.
2005-06-02 10:15:40 +00:00
tftp.c
Don't try to fetch another packet once we've reached EOF.
2005-06-01 19:13:06 +00:00
tftpcore.c
Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based)
2006-03-23 20:34:08 +00:00