summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/ip.h
Commit message (Expand)AuthorAgeFilesLines
* Verify checksums on the RX datapath.Michael Brown2007-01-031-1/+1
* Added features that will be required for PXE UDP support.Michael Brown2006-08-021-4/+0Star
* Minor changes to the network layer rx() functionsNikhil Chandru Rao2006-08-011-1/+1
* Added fragment reassembly codeNikhil Chandru Rao2006-06-301-0/+23
* Renamed net/interface.c and include/gpxe/interface.h to net/tcpip_if.c and in...Nikhil Chandru Rao2006-06-281-1/+3
* Added ipv4_pseudo_header structureNikhil Chandru Rao2006-06-281-10/+8Star
* added support for processing and transmitting without uIPNikhil Chandru Rao2006-06-251-0/+26
* Simplify RX data path.Michael Brown2006-06-181-1/+3
* Simplify TX datapath.Michael Brown2006-06-161-0/+6
* Put the TCP connection periodic processing in tcp.c, where it belongs.Michael Brown2006-04-301-8/+2Star
* Header rearrangement.Michael Brown2006-04-241-3/+3
* Added set_netmask() and set_gateway()Michael Brown2006-04-051-0/+2
* Split non-TCP portions of the stack out into ip.[ch].Michael Brown2006-03-241-0/+18