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_enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak the VIMAGE build with IPSEC, broken with r197952 by
bz
2009-10-14
1
-4
/
+4
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+0
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-0
/
+1
*
Add the explicit include of vimage.h to another five .c files still
bz
2009-06-17
1
-0
/
+1
*
Change if_output to take a struct route as its fourth argument in order
kmacy
2009-04-16
1
-2
/
+2
*
Increase statistic counters for enc0 interface when enabled
vanhu
2008-08-12
1
-1
/
+1
*
Remove redundant inclusions of net/bpfdesc.h.
jkim
2008-03-24
1
-1
/
+0
*
Fix a panic where if the mbuf was consumed by the filter for requeueing
thompsa
2007-12-26
1
-0
/
+7
*
Add sysctls to if_enc(4) to control whether the firewalls or
bz
2007-11-28
1
-11
/
+74
*
Various bpf(4) related fixes to catch places up to the new bpf(4)
jhb
2006-12-29
1
-1
/
+1
*
Catch up with the revised network interface cloning which takes an optional
thompsa
2006-07-10
1
-2
/
+2
*
Fix a braino in the last revision, enc_clone_destroy needs return void instead
thompsa
2006-07-04
1
-12
/
+3
*
A small race existed where the lock was dropped between when encif was
thompsa
2006-06-28
1
-24
/
+20
*
Simplify ipsec_bpf by using bpf_mtap2().
thompsa
2006-06-27
1
-9
/
+2
*
Add a pseudo interface for packet filtering IPSec connections before or after
thompsa
2006-06-26
1
-0
/
+323