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
/
netinet
/
in_gif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
last arg of in6?_gif_output() is not used any more.
ume
2002-10-17
1
-2
/
+1
*
use encapcheck.
ume
2002-10-16
1
-14
/
+0
*
- after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly.
ume
2002-10-16
1
-29
/
+89
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-1
/
+1
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-3
/
+3
*
Staticize an extern that no one else used.
brooks
2002-02-26
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Patches from Keiichi SHIMA <keiichi@iij.ad.jp>
julian
2001-09-03
1
-2
/
+3
*
gif(4) and stf(4) modernization:
brooks
2001-07-02
1
-21
/
+3
*
Sync with recent KAME.
ume
2001-06-11
1
-36
/
+25
*
Another round of the <sys/queue.h> FOREACH transmogriffer.
phk
2001-02-04
1
-2
/
+1
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
1
-4
/
+0
*
repair endianness issue in IN_MULTICAST().
itojun
2000-08-15
1
-2
/
+2
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-108
/
+134
*
Disable IPv4 over IPv4 tunnel on the 6to4 interface for better security.
shin
2000-03-11
1
-1
/
+12
*
IPv6 6to4 support.
shin
2000-03-11
1
-1
/
+42
*
IPSEC support in the kernel.
shin
1999-12-22
1
-20
/
+18
*
Make this buildable with MROUTING defined.
shin
1999-12-08
1
-1
/
+1
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-0
/
+311