Michael Brown
|
f008b77ba2
|
Allow an explicit network device to be specified for IP-layer
transmissions.
|
2007-01-10 02:25:11 +00:00 |
|
Michael Brown
|
b29861a5aa
|
IPv6 minirouting table entries hold persistent references to net devices.
|
2007-01-04 03:28:30 +00:00 |
|
Michael Brown
|
a0525a4ed3
|
Verify checksums on the RX datapath.
Simplify checksum generation on the TX datapath.
|
2007-01-03 20:48:52 +00:00 |
|
Nikhil Chandru Rao
|
d1d334b8e1
|
IP6 support
|
2006-08-19 15:58:22 +00:00 |
|
Marty Connor
|
ee9ae8130a
|
Remove _PROTOCOL macros for gcc 3.2 compatibility
|
2006-08-09 04:42:14 +00:00 |
|
Michael Brown
|
467e9627cc
|
Added features that will be required for PXE UDP support.
Introduced struct sockaddr_tcpip, to simplify code that deals with
both IPv4 and IPv6 addresses.
Reorganised parts of tcpip.c and udp.c.
|
2006-08-02 00:02:21 +00:00 |
|
Nikhil Chandru Rao
|
c24546c70b
|
Minor changes to the network layer rx() functions
|
2006-08-01 20:27:26 +00:00 |
|
Michael Brown
|
e517a4771b
|
Split ipv6 functions out from ipv4.c
|
2006-06-26 15:33:46 +00:00 |
|