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
/
ip_ipsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only four out of nine arguments for ip_ipsec_output() are actually used.
pjd
2009-06-05
1
-2
/
+1
*
Add sysctls to toggle the behaviour of the (former) IPSEC_FILTERTUNNEL
bz
2009-05-23
1
-2
/
+9
*
Don't require packet to match a route (any route; this information wasn't
trasz
2009-04-28
1
-1
/
+2
*
Update stats in struct ipstat using four new macros, IPSTAT_ADD(),
rwatson
2009-04-11
1
-1
/
+1
*
Try to remove/assimilate as much of formerly IPv4/6 specific
bz
2009-02-08
1
-3
/
+1
*
Adds support for SCTP checksum offload. This means
rrs
2009-02-03
1
-1
/
+10
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
1
-0
/
+1
*
Step 1.5 of importing the network stack virtualization infrastructure
zec
2008-10-02
1
-0
/
+3
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-1
/
+2
*
Take the route mtu into account, if available, when sending an
bz
2008-04-09
1
-2
/
+1
*
Correct IPsec behaviour with a 'use' level in SP but no SA available.
bz
2008-03-14
1
-0
/
+12
*
Add FBSDID to all files in netinet so that people can more
silby
2007-10-07
1
-2
/
+3
*
Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
bz
2007-08-05
1
-3
/
+3
*
Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
gnn
2007-07-03
1
-10
/
+10
*
Commit IPv6 support for FAST_IPSEC to the tree.
gnn
2007-07-01
1
-194
/
+2
*
Move universally to ANSI C function declarations, with relatively
rwatson
2007-05-10
1
-3
/
+2
*
Remove unneeded mac.h include.
rwatson
2006-07-06
1
-1
/
+0
*
Make sure the ip data pointer is correct before touching it again
bz
2006-05-05
1
-0
/
+1
*
Move the IPSEC related code blocks to their own file to unclutter
andre
2006-02-01
1
-0
/
+579