index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
ipv6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Merge commit 'holger/strings'
Michael Brown
2007-08-23
1
-5
/
+4
|
\
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-5
/
+4
*
|
fix gcc 4.2.1 warning: initialized field overwritten
Holger Lubitz
2007-08-02
1
-4
/
+1
|
/
*
Warnings purge: src/{crypto,hci,net}
Marty Connor
2007-07-03
1
-4
/
+4
*
Kill off hotplug.h and just make net devices normal reference-counted
Michael Brown
2007-06-27
1
-22
/
+2
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
1
-25
/
+25
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Include stdlib.h rather than malloc.h
Michael Brown
2007-01-18
1
-1
/
+0
*
Use -ENETUNREACH to mean "no reachable network device exists, don't bother
Michael Brown
2007-01-14
1
-1
/
+1
*
Allow an explicit network device to be specified for IP-layer
Michael Brown
2007-01-10
1
-1
/
+1
*
IPv6 minirouting table entries hold persistent references to net devices.
Michael Brown
2007-01-04
1
-17
/
+78
*
Verify checksums on the RX datapath.
Michael Brown
2007-01-03
1
-9
/
+7
*
IP6 support
Nikhil Chandru Rao
2006-08-19
1
-14
/
+309
*
Remove _PROTOCOL macros for gcc 3.2 compatibility
Marty Connor
2006-08-09
1
-6
/
+2
*
Added features that will be required for PXE UDP support.
Michael Brown
2006-08-02
1
-11
/
+8
*
Minor changes to the network layer rx() functions
Nikhil Chandru Rao
2006-08-01
1
-2
/
+36
*
Split ipv6 functions out from ipv4.c
Michael Brown
2006-06-26
1
-0
/
+24