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
/
pfil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pfil(9) locking take 3: Switch to rmlock(9)
mlaier
2007-11-25
1
-6
/
+9
*
Correct the definition of PFIL_HOOKED() so that it compares
gallatin
2007-06-08
1
-1
/
+1
*
define lock.h before rwlock.h for DEBUG_LOCKS
csjp
2006-02-02
1
-0
/
+1
*
Somewhat re-factor the read/write locking mechanism associated with the packet
csjp
2006-02-02
1
-11
/
+11
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Add an additional struct inpcb * argument to pfil(9) in order to enable
mlaier
2004-09-29
1
-4
/
+5
*
Include <sys/_lock.h>'s prerequisite <sys/queue.h> before including the
bde
2004-06-19
1
-1
/
+1
*
o update PFIL_HOOKS support to current API used by netbsd
sam
2003-09-23
1
-18
/
+50
*
Fixed some style bugs in the removal of __P(()). The main ones were
bde
2002-03-24
1
-2
/
+1
*
Remove __P.
alfred
2002-03-19
1
-7
/
+7
*
Remove extra memory region kept by "struct pfil_head pfil_head_t;".
ru
2001-10-22
1
-1
/
+1
*
Replace nonexistent !defined(_LKM) by !defined(KLD_MODULE)
ache
2000-08-01
1
-1
/
+1
*
Check IPFILTER (options IPFILTER generates) instead of NIPFILTER
ache
2000-08-01
1
-2
/
+2
*
Nonexistent "ipfilter.h" -> "opt_ipfilter.h"
ache
2000-07-31
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Add pfil(9) subroutines and manpage from NetBSD.
darrenr
2000-05-10
1
-0
/
+81