summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/tcpip.h
Commit message (Expand)AuthorAgeFilesLines
* [tables] Incorporate table data type information into table definitionMichael Brown2009-03-131-6/+5Star
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-2/+8
* [tcpip] Allow for transmission to multicast IPv4 addressesMichael Brown2009-01-211-1/+4
* [build] Avoid strict-aliasing warnings when building with gcc 4.4Michael Brown2009-01-061-1/+1
* pkbuff->iobuf changeoverMichael Brown2007-05-191-9/+9
* Ensure that struct sockaddr is long enough...Michael Brown2007-01-181-4/+2Star
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-2/+4
* Allow an explicit network device to be specified for IP-layerMichael Brown2007-01-101-2/+8
* Verify checksums on the RX datapath.Michael Brown2007-01-031-20/+20
* Remove _PROTOCOL macros for gcc 3.2 compatibilityMarty Connor2006-08-091-14/+4Star
* Added features that will be required for PXE UDP support.Michael Brown2006-08-021-37/+58
* Minor changes to the network layer rx() functionsNikhil Chandru Rao2006-08-011-3/+14
* Remove unused functions.Michael Brown2006-08-011-6/+3Star
* Renamed trans_{rx,tx}() to tcpip_{rx,tx}(), since they are specific toMichael Brown2006-08-011-2/+2
* Renamed tcpip_if.[ch] to tcpip.[ch]Michael Brown2006-08-011-0/+93