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
/
pfvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport from projects/pf r263908:
mm
2014-04-20
1
-0
/
+2
*
Merge from projects/pf r251993 (glebius@):
mm
2014-03-25
1
-5
/
+3
*
Instead of playing games with casts simply add 3 more members to the
glebius
2014-03-05
1
-0
/
+4
*
Once pf became not covered by a single mutex, many counters in it became
glebius
2014-02-14
1
-4
/
+5
*
Revert accidentially leaked changes in r261627.
glebius
2014-02-08
1
-0
/
+4
*
Remove never set flag FL_OVERWRITE. The only place where
glebius
2014-02-08
1
-4
/
+0
*
To support upcoming changes change internal API for source node handling:
glebius
2013-11-22
1
-1
/
+5
*
Add missing 'extern'.
glebius
2013-11-22
1
-2
/
+2
*
Move new pf includes to the pf directory. The pfvar.h remain
glebius
2013-10-27
1
-3
/
+3
*
Start splitting pfvar.h into internal and external parts.
glebius
2013-10-26
1
-179
/
+2
*
Utilize Jenkins hash with random seed for source nodes storage.
glebius
2012-09-20
1
-22
/
+0
*
Add missing break.
glebius
2012-09-20
1
-0
/
+1
*
Fix build, pass the pointy hat please.
glebius
2012-09-18
1
-1
/
+1
*
Make ruleset anchors in pf(4) reentrant. We've got two problems here:
glebius
2012-09-18
1
-7
/
+10
*
- Add $FreeBSD$ to allow modifications to this file.
glebius
2012-09-18
1
-2
/
+2
*
o Create directory sys/netpfil, where all packet filters should
glebius
2012-09-14
1
-0
/
+1961