vanhu 2008-08-30 10:25:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net if_enc.c
sys/netipsec ipsec_input.c ipsec_output.c
Added files: (Branch: RELENG_7)
sys/net if_enc.h
Log:
SVN rev 182472
vanhu 2008-08-12 09:05:01 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
sys/netipsec ipsec_input.c ipsec_output.c
Added files:
sys/net if_enc.h
Log:
SVN rev 181627 on 2008-08-12 09:05:01Z by vanhu
Increase statist
jkim2008-03-24 22:16:46 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c if_loop.c
Log:
Remove redundant inclusions of net/bpfdesc.h.
Revision ChangesPath
1.9 +0 -1 src/sys/net/if_enc.c
1.114 +0 -1 src/sys/net/if_loop.
thompsa 2007-12-29 17:29:11 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/net if_enc.c
Log:
MFC r1.8
Fix a panic where if the mbuf was consumed by the filter for requeueing
(dummynet), ipsec_filter() would return the empty error c
thompsa 2007-12-29 17:28:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if_enc.c
Log:
MFC r1.8
Fix a panic where if the mbuf was consumed by the filter for requeueing
(dummynet), ipsec_filter() would return the empty error cod
thompsa 2007-12-29 17:28:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sys/net if_enc.c
Log:
MFC r1.8
Fix a panic where if the mbuf was consumed by the filter for requeueing
(dummynet), ipsec_filter() would return the empty error c
thompsa 2007-12-29 17:27:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net if_enc.c
Log:
MFC r1.8
Fix a panic where if the mbuf was consumed by the filter for requeueing
(dummynet), ipsec_filter() would return the empty error cod
thompsa 2007-12-26 08:41:58 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
Log:
Fix a panic where if the mbuf was consumed by the filter for requeueing
(dummynet), ipsec_filter() would return the empty error code and the ipsec
code
would continue to
On Wed, 28 Nov 2007, Bjoern A. Zeeb wrote:
bz 2007-11-28 22:33:53 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
sys/netipsec ipsec.h ipsec_input.c ipsec_output.c
xform.h xform_ipip.c
Log:
Add sysctls to if_enc(4) to
bz 2007-11-28 22:33:53 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
sys/netipsec ipsec.h ipsec_input.c ipsec_output.c
xform.h xform_ipip.c
Log:
Add sysctls to if_enc(4) to control whether the firewalls or
b
Andrew Thompson wrote:
> thompsa 2006-07-10 05:24:06 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/net if_enc.c
> Log:
> Catch up with the revised network interface cloning which takes an optional
> opaque parameter that can specify configuration paramet
thompsa 2006-07-10 05:24:06 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
Log:
Catch up with the revised network interface cloning which takes an optional
opaque parameter that can specify configuration parameters.
Revision ChangesPath
1.5
thompsa 2006-07-04 23:09:11 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
Log:
Fix a braino in the last revision, enc_clone_destroy needs return void instead
of int. The clone system will ensure that our first interface is not destroyed
so we dont n
thompsa 2006-06-28 21:57:35 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
Log:
A small race existed where the lock was dropped between when encif was
tested and then set. [1]
Reorganise things to eliminate this, we now ensure that enc0 can not be
thompsa 2006-06-27 01:53:12 UTC
FreeBSD src repository
Modified files:
sys/net if_enc.c
Log:
Simplify ipsec_bpf by using bpf_mtap2().
Revision ChangesPath
1.2 +2 -9 src/sys/net/if_enc.c
___
cvs-all@fr
15 matches
Mail list logo