index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
route6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-0
/
+2
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+0
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-2
/
+0
*
Implement RFC 5095 more fully. Rather than marking this no-op code as
imp
2009-05-09
1
-9
/
+0
*
Start removing IPv6 Type 0 Routing header code.
bz
2009-03-03
1
-136
/
+10
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
1
-0
/
+1
*
Step 1.5 of importing the network stack virtualization infrastructure
zec
2008-10-02
1
-0
/
+2
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-9
/
+10
*
Clean up VCS Ids.
obrien
2007-12-10
1
-3
/
+5
*
ANSIfy[1] plus some style cleanup nearby.
delphij
2007-07-05
1
-7
/
+6
*
Turn off route header processing for now due to issues pointed out
gnn
2007-04-23
1
-0
/
+7
*
scope cleanup. with this change
ume
2005-07-25
1
-4
/
+19
*
/* -> /*- for license, minor formatting changes, separate for KAME
imp
2005-01-07
1
-1
/
+1
*
hide m_tag, again.
ume
2003-10-29
1
-4
/
+3
*
cleanup use of m_tag.
ume
2003-10-28
1
-3
/
+4
*
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542
ume
2003-10-24
1
-2
/
+1
*
return(code) -> return (code)
ume
2003-10-06
1
-9
/
+9
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-4
/
+3
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-1
/
+1
*
Sync with recent KAME.
ume
2001-06-11
1
-5
/
+21
*
repair type 0 routing header support. it was caused by RFC2292/2292bis
itojun
2000-09-03
1
-1
/
+2
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-24
/
+74
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+155