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
/
net
/
if_gif.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly detect loops by recording the interface pointer in an mtag.
ru
2004-04-05
1
-0
/
+3
*
- after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly.
ume
2002-10-16
1
-1
/
+5
*
Restore original behaviour of recursion preventer.
sobomax
2002-09-13
1
-1
/
+0
*
Make recursion prevention variable per-instance and remove XXX comment
sobomax
2002-09-05
1
-0
/
+1
*
Fixed some style bugs in the removal of __P(()). The main ones were
bde
2002-03-24
1
-2
/
+2
*
Remove __P.
alfred
2002-03-19
1
-4
/
+4
*
Simplify the interface cloning framework by handling unit
mux
2002-03-11
1
-1
/
+0
*
/home/brooks/ng_gif.message
brooks
2001-09-26
1
-0
/
+9
*
Use LIST_ macros instead of TAILQ_ macros to be more like NetBSD.
brooks
2001-09-26
1
-3
/
+5
*
gif(4) and stf(4) modernization:
brooks
2001-07-02
1
-0
/
+2
*
Sync with recent KAME.
ume
2001-06-11
1
-3
/
+1
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-19
/
+33
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-3
/
+0
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+71