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
/
netpfil
/
pf
/
pf_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pf: Fix possible shutdown race
kp
2017-07-17
1
-2
/
+8
*
pf: Fix incorrect rw_sleep() in pf_unload()
kp
2017-07-17
1
-1
/
+1
*
pf: Fix memory leak on vnet shutdown or unload
kp
2017-07-17
1
-2
/
+2
*
Merge remote-tracking branch 'origin/stable/11' into devel-11
Renato Botelho
2016-08-17
1
-4
/
+12
|
\
|
*
MFC r302497:
kp
2016-08-17
1
-4
/
+12
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Luiz Otavio O Souza
2016-07-02
1
-51
/
+109
|
\
\
|
|
/
|
*
The void isn't void.
bz
2016-06-24
1
-1
/
+1
|
*
PFSTATE_NOSYNC goes onto state_flags, not sync_state;
bz
2016-06-23
1
-1
/
+1
|
*
Update pf(4) and pflog(4) to survive basic VNET testing, which includes
bz
2016-06-23
1
-50
/
+102
|
*
Import a fix for and old security issue (CVE-2010-3830) in pf which
bz
2016-06-23
1
-0
/
+2
|
*
Get closer to a VIMAGE network stack teardown from top to bottom rather
bz
2016-06-21
1
-1
/
+1
|
*
pf: Filter on and set vlan PCP values
kp
2016-06-17
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Renato Botelho
2016-05-09
1
-1
/
+1
|
\
\
|
|
/
|
*
sys/net*: minor spelling fixes.
pfg
2016-05-03
1
-1
/
+1
*
|
Importing pfSense patch pf_static_tracker.diff
Luiz Otavio O Souza
2016-04-15
1
-1
/
+25
*
|
Importing pfSense patch pfil.diff
Luiz Otavio O Souza
2016-04-15
1
-4
/
+6
*
|
Importing pfSense patch schedule_label.diff
Luiz Otavio O Souza
2016-04-15
1
-0
/
+24
|
/
*
pf: Fix possible out-of-bounds write
kp
2016-02-25
1
-2
/
+3
*
pf: Fix TSO issues
kp
2015-10-14
1
-13
/
+0
*
Fix the copy of addresses passed from userland in table replace command.
loos
2015-08-17
1
-2
/
+1
*
Use correct src/dst ports when removing states.
oshogbo
2015-08-11
1
-2
/
+2
*
During module unload unlock rules before destroying UMA zones, which
glebius
2015-05-19
1
-1
/
+1
*
Move ALTQ from contrib to net/altq. The ALTQ code is for many years
glebius
2015-04-16
1
-1
/
+1
*
Always lock the hash row of a source node when updating its 'states' counter.
glebius
2015-03-17
1
-11
/
+3
*
Back out r276841, r276756, r276747, r276746. The change in r276747 is very
glebius
2015-01-22
1
-17
/
+31
*
Reapply previous patch to fix build.
rodrigc
2015-01-06
1
-24
/
+10
*
Merge: r258322 from projects/pf branch
rodrigc
2015-01-06
1
-10
/
+10
*
pf(4) needs to have a correct checksum during its processing.
eri
2014-11-19
1
-6
/
+6
*
- Provide a sleepable lock to protect against ioctl() vs ioctl() races.
glebius
2014-09-12
1
-10
/
+7
*
- Count global pf(4) statistics in counter(9).
glebius
2014-08-14
1
-5
/
+49
*
The current API for adding rules with pool addresses is the following:
glebius
2014-04-25
1
-1
/
+3
*
Backport from projects/pf r263908:
mm
2014-04-20
1
-0
/
+4
*
Merge from projects/pf r251993 (glebius@):
mm
2014-03-25
1
-10
/
+10
*
Instead of playing games with casts simply add 3 more members to the
glebius
2014-03-05
1
-10
/
+3
*
Once pf became not covered by a single mutex, many counters in it became
glebius
2014-02-14
1
-8
/
+39
*
Fix resource leak and simplify code for DIOCCHANGEADDR.
glebius
2014-01-22
1
-24
/
+18
*
The DIOCKILLSRCNODES operation was implemented with O(m*n) complexity,
glebius
2013-11-22
1
-38
/
+56
*
Fix off by ones when scanning source nodes hash.
glebius
2013-11-22
1
-3
/
+3
*
Remove unused PFTM_UNTIL_PACKET const.
glebius
2013-11-04
1
-2
/
+1
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+4
*
Fix DIOCADDSTATE operation.
glebius
2013-05-11
1
-1
/
+1
*
In netpfil/pf:
glebius
2012-12-28
1
-3
/
+3
*
In pfioctl, if the permission checks failed we returned with vnet context
trociny
2012-12-15
1
-2
/
+2
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-1
/
+1
*
Any pfil(9) hooks should be called with already set VNET context.
glebius
2012-10-08
1
-4
/
+0
*
A step in resolving mess with byte ordering for AF_INET. After this change:
glebius
2012-10-06
1
-51
/
+5
*
EBUSY is a better reply for refusing to unload pf(4) or pfsync(4).
glebius
2012-09-22
1
-1
/
+1
*
Provide kernel compile time option to make pf(4) default rule to drop.
glebius
2012-09-18
1
-0
/
+4
*
Fix DIOCNATLOOK: zero key padding before performing lookup.
glebius
2012-09-18
1
-0
/
+1
[next]