summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/ip6.h
Commit message (Collapse)AuthorAgeFilesLines
* [IPv4] Tidy up some header files.Michael Brown2008-03-231-1/+1
|
* Warnings purge: src/{crypto,hci,net}Marty Connor2007-07-031-1/+1
|
* pkbuff->iobuf changeoverMichael Brown2007-05-191-5/+5
| | | | | | | | Achieved via Perl using: perl -pi -e 's/pk_buff/io_buffer/g; s/Packet buffer/I\/O buffer/ig; ' \ -e 's/pkbuff\.h/iobuf.h/g; s/pkb_/iob_/g; s/_pkb/_iob/g; ' \ -e 's/pkb/iobuf/g; s/PKB/IOB/g;'
* IPv6 minirouting table entries hold persistent references to net devices.Michael Brown2007-01-041-0/+5
|
* IP6 supportNikhil Chandru Rao2006-08-191-6/+41
|
* Removed some bugs in TCPNikhil Chandru Rao2006-08-081-1/+2
|
* IP6 specificationsNikhil Chandru Rao2006-06-281-0/+37