| Commit message (Expand) | Author | Age | Files | Lines |
| * | We don't need to know anything about ARP | Michael Brown | 2006-03-24 | 1 | -1/+0 |
| * | Allow specifying the local IP address via --from. | Michael Brown | 2006-03-24 | 1 | -1/+14 |
| * | Split non-TCP portions of the stack out into ip.[ch]. | Michael Brown | 2006-03-24 | 5 | -89/+137 |
| * | Put in a substitute pcap_inject() function, since earlier versions of | Michael Brown | 2006-03-24 | 1 | -0/+32 |
| * | Moved "hello world" protocol implementation out of prototester.c and into | Michael Brown | 2006-03-23 | 3 | -103/+180 |
| * | Added container_of(). This seems about the best place to put it, since | Michael Brown | 2006-03-23 | 1 | -2/+7 |
| * | Pick up the gPXE include files when building prototester. | Michael Brown | 2006-03-23 | 1 | -1/+1 |
| * | Added prototype for inet_ntoa, even though we don't have the function | Michael Brown | 2006-03-23 | 1 | -0/+1 |
| * | Moved uIP wrapper out of prototester.c and into proto/tcp.c. | Michael Brown | 2006-03-23 | 3 | -135/+312 |
| * | Add include/gpxe as a directory to scan. | Michael Brown | 2006-03-23 | 1 | -1/+2 |
| * | Updated with "doxygen -u" from doxygen 1.4.4 | Michael Brown | 2006-03-23 | 1 | -30/+1066 |
| * | Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) | Michael Brown | 2006-03-23 | 4 | -3/+3 |
| * | Assertions are now handled via the POSIX-like <assert.h>. | Michael Brown | 2006-03-23 | 4 | -35/+15 |
| * | Added missing #endif | Michael Brown | 2006-03-23 | 1 | -0/+1 |
| * | Added assert.h, with assert() defined (almost) as per POSIX, and | Michael Brown | 2006-03-23 | 1 | -0/+51 |
| * | Removed to make way for the uIP-based tcp.c. | Michael Brown | 2006-03-23 | 1 | -286/+0 |
| * | Moved include/in.h to include/gpxe/in.h, so that it can be included by | Michael Brown | 2006-03-23 | 11 | -10/+19 |
| * | Add Makefile for hijack and prototester utilities. | Michael Brown | 2006-03-23 | 2 | -0/+18 |
| * | Add debug symbols to objects. (They will be stripped out of the final | Michael Brown | 2006-03-23 | 1 | -0/+1 |
| * | Make the application state a void *. | Michael Brown | 2006-03-23 | 1 | -2/+5 |
| * | Can now also print data sent by the remote side. | Michael Brown | 2006-03-23 | 1 | -13/+34 |
| * | Now capable of sending "Hello world!" via TCP. | Michael Brown | 2006-03-23 | 1 | -49/+212 |
| * | Added basic http-specific option parsing | Michael Brown | 2006-03-22 | 1 | -5/+84 |
| * | Started adding structure to allow for separate protocol tests, with | Michael Brown | 2006-03-22 | 1 | -97/+257 |
| * | Skeleton version: contains device driver (connecting to network via | Michael Brown | 2006-03-22 | 1 | -0/+338 |
| * | Added from uip-0.9/uip/uip_arp.[ch] | Michael Brown | 2006-03-22 | 2 | -0/+624 |
| * | Remove htons(); it is provided elsewhere in Etherboot | Michael Brown | 2006-03-22 | 1 | -7/+0 |
| * | Basic, functional-but-extremely-pessimal versions (taken from | Michael Brown | 2006-03-22 | 1 | -0/+83 |
| * | Terminate cleanly on SIGINT or SIGHUP | Michael Brown | 2006-03-21 | 1 | -11/+41 |
| * | Use libpcap API to send/receive packets. | Michael Brown | 2006-03-21 | 1 | -17/+114 |
| * | Basic structure in place: can daemonise, listen on a Unix domain | Michael Brown | 2006-03-21 | 1 | -0/+469 |
| * | These can come back when someone wants to support them | Michael Brown | 2006-03-17 | 2 | -569/+0 |
| * | More purging | Michael Brown | 2006-03-17 | 3 | -2101/+0 |
| * | They can come back when they have someone to support them. | Michael Brown | 2006-03-17 | 89 | -8563/+0 |
| * | GPXE code cleanup and purge. | Michael Brown | 2006-03-17 | 52 | -16693/+0 |
| * | Prefix semantics have changed | Michael Brown | 2006-03-16 | 1 | -0/+5 |
| * | Add uip on HEAD; it's safe to build, since nothing links against it at the | Michael Brown | 2006-03-16 | 5 | -0/+3253 |
| * | Build in gpxe | Michael Brown | 2006-03-16 | 1 | -23/+14 |
| * | Remove accidental duplicate arising from merge | Michael Brown | 2006-03-16 | 1 | -25/+1 |
| * | Build under gpxe | Michael Brown | 2006-03-16 | 1 | -17/+15 |
| * | Back out duplication arising from the merge | Michael Brown | 2006-03-16 | 1 | -19/+0 |
| * | Fix to compile under gpxe | Michael Brown | 2006-03-16 | 1 | -1/+1 |
| * | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 1 | -0/+19 |
| |\ |
|
| * | | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 2 | -64/+559 |
| |\| |
|
| * | | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 9 | -14/+7616 |
| |\| |
|
| * | | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 27 | -0/+16415 |
| |\| |
|
| * | | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 2 | -18/+83 |
| |\| |
|
| * | | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 5 | -7/+310 |
| |\| |
|
| * | | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 5 | -16/+60 |
| |\| |
|
| * | | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 1 | -1/+3 |
| |\| |
|