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
/
ip6_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
source address selection part of RFC3484.
ume
2003-11-04
1
-0
/
+11
*
ip6_savecontrol() argument is redundant
ume
2003-10-29
1
-2
/
+1
*
hide m_tag, again.
ume
2003-10-29
1
-2
/
+2
*
cleanup use of m_tag.
ume
2003-10-28
1
-2
/
+2
*
re-add wrongly disappered IPV6_CHECKSUM stuff by introducing
ume
2003-10-26
1
-0
/
+1
*
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542
ume
2003-10-24
1
-4
/
+37
*
- implement lock around IPv6 reassembly, to avoid panic due to
ume
2003-10-22
1
-0
/
+2
*
- fix typo in comments.
ume
2003-10-08
1
-4
/
+4
*
randomize IPv6 flowlabel when RANDOM_IP_ID is defined.
ume
2003-10-01
1
-0
/
+3
*
we don't need ip6_id when RANDOM_IP_ID is defined.
ume
2003-10-01
1
-0
/
+2
*
Don't compiled ip6_randomid() in if RANDOM_IP_ID is not defined.
ume
2003-10-01
1
-0
/
+2
*
randomize IPv6 fragment ID.
ume
2003-10-01
1
-0
/
+2
*
o update PFIL_HOOKS support to current API used by netbsd
sam
2003-09-23
1
-0
/
+4
*
Update netisr handling; Each SWI now registers its queue, and all queue
jlemon
2003-03-04
1
-1
/
+0
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-3
/
+4
*
cleanup usage of ip6_mapped_addr_on and ip6_v6only. now,
ume
2002-07-25
1
-1
/
+0
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Sync with recent KAME.
ume
2001-06-11
1
-11
/
+77
*
remove m_pulldown statistics, which is highly experimental and does not
itojun
2000-07-12
1
-14
/
+0
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-69
/
+117
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
IPSEC support in the kernel.
shin
1999-12-22
1
-0
/
+3
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+251