summaryrefslogtreecommitdiffstats
path: root/sys/net/if_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Increase statistic counters for enc0 interface when enabledvanhu2008-08-121-1/+1
* Remove redundant inclusions of net/bpfdesc.h.jkim2008-03-241-1/+0
* Fix a panic where if the mbuf was consumed by the filter for requeueingthompsa2007-12-261-0/+7
* Add sysctls to if_enc(4) to control whether the firewalls orbz2007-11-281-11/+74
* Various bpf(4) related fixes to catch places up to the new bpf(4)jhb2006-12-291-1/+1
* Catch up with the revised network interface cloning which takes an optionalthompsa2006-07-101-2/+2
* Fix a braino in the last revision, enc_clone_destroy needs return void insteadthompsa2006-07-041-12/+3
* A small race existed where the lock was dropped between when encif wasthompsa2006-06-281-24/+20
* Simplify ipsec_bpf by using bpf_mtap2().thompsa2006-06-271-9/+2
* Add a pseudo interface for packet filtering IPSec connections before or afterthompsa2006-06-261-0/+323
OpenPOWER on IntegriCloud