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_forward.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-4
/
+3
*
Remove duplicate extern declarations to silence warnings.
alfred
2002-03-19
1
-3
/
+0
*
Back out cometic changes. This is for easily syncing with KAME in other BSDs.
sumikawa
2001-12-17
1
-5
/
+5
*
catch forwarded ipv6 packets with pfil_hooks for outbound things too
darrenr
2001-10-15
1
-0
/
+34
*
Sync with recent KAME.
ume
2001-06-11
1
-37
/
+54
*
Make ip6fw as loadable module.
ume
2000-09-23
1
-5
/
+1
*
s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding.
itojun
2000-07-16
1
-10
/
+10
*
correct compilation with IPSEC_IPV6FWD.
itojun
2000-07-05
1
-0
/
+1
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-37
/
+200
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
IPSEC support in the kernel.
shin
1999-12-22
1
-6
/
+4
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-6
/
+0
*
Removed IPSEC and IPV6FIREWALL because they are not ready yet.
shin
1999-11-23
1
-2
/
+0
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+391