summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/udp.h
Commit message (Expand)AuthorAgeFilesLines
* Convert some trivial functions to static inlines.Michael Brown2006-08-041-3/+56
* Make the UDP senddata() methods return a status code.Michael Brown2006-08-041-3/+3
* Updated PXE UDP implementation to use the new Etherboot UDP API.Michael Brown2006-08-031-0/+5
* Added features that will be required for PXE UDP support.Michael Brown2006-08-021-23/+14Star
* Minor editsNikhil Chandru Rao2006-07-191-1/+1
* Added missing prototypeMichael Brown2006-07-191-0/+1
* Correct typoMichael Brown2006-07-191-1/+1
* The following edits were made: \Nikhil Chandru Rao2006-07-191-5/+17
* Renamed net/interface.c and include/gpxe/interface.h to net/tcpip_if.c and in...Nikhil Chandru Rao2006-06-281-0/+5
* Fixed whitespaces; updated UDP codeNikhil Chandru Rao2006-06-281-14/+13Star
* updated UDP interfaceNikhil Chandru Rao2006-06-251-7/+57
* PlaceholderMichael Brown2006-06-181-0/+49