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
/
in6_proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove in6_prefix.[ch] and the contained router renumbering capability.
rwatson
2004-08-23
1
-1
/
+0
*
Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD
dwmalone
2004-08-14
1
-7
/
+0
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
source address selection part of RFC3484.
ume
2003-11-04
1
-0
/
+2
*
- implement lock around IPv6 reassembly, to avoid panic due to
ume
2003-10-22
1
-0
/
+3
*
- add dom_if{attach,detach} framework.
ume
2003-10-17
1
-1
/
+2
*
- fix typo in comments.
ume
2003-10-08
1
-6
/
+6
*
return(code) -> return (code)
ume
2003-10-06
1
-4
/
+4
*
randomize IPv6 flowlabel when RANDOM_IP_ID is defined.
ume
2003-10-01
1
-0
/
+2
*
- include opt_random_ip_id.h
ume
2003-10-01
1
-0
/
+1
*
we don't need ip6_id when RANDOM_IP_ID is defined.
ume
2003-10-01
1
-0
/
+2
*
Tie new "Fast IPsec" code into the build. This involves the usual
sam
2002-10-16
1
-0
/
+9
*
Change the default setting of an IPv4-mapped IPv6 address to off.
ume
2002-07-25
1
-1
/
+1
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-2
/
+2
*
gif(4) and stf(4) modernization:
brooks
2001-07-02
1
-19
/
+0
*
- create an entry of IPV6CTL_STATS sysctl.
ume
2001-06-28
1
-0
/
+2
*
Sync with recent KAME.
ume
2001-06-11
1
-165
/
+75
*
Make the default value of net.inet.ip.maxfragpackets and
jesper
2001-06-10
1
-1
/
+1
*
Back out jesper's 2001/05/31 14:58:11 PDT commit. It does not compile.
obrien
2001-06-01
1
-1
/
+1
*
Change the default value of net.inet6.ip6.maxfragpackets from
jesper
2001-05-31
1
-1
/
+1
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
1
-2
/
+0
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-41
/
+176
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-1
/
+1
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-1
/
+1
*
IPv6 multicast routing.
shin
2000-01-28
1
-0
/
+6
*
tcp updates to support IPv6.
shin
2000-01-09
1
-0
/
+11
*
IPSEC support in the kernel.
shin
1999-12-22
1
-8
/
+5
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-11
/
+13
*
Removed IPSEC and IPV6FIREWALL because they are not ready yet.
shin
1999-11-23
1
-1
/
+0
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+410