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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r309563: pflog: Correctly initialise subrulenr
kp
2016-12-14
1
-1
/
+1
*
MFC r309660:
ae
2016-12-13
1
-6
/
+5
*
MFC r309394, r309787
marcel
2016-12-11
1
-23
/
+35
*
MFC r308237:
loos
2016-11-17
1
-9
/
+4
*
Stop abusing from struct ifnet presence to determine the packet direction
loos
2016-11-15
1
-7
/
+4
*
MFC r307628:
ae
2016-10-26
1
-1
/
+5
*
MFC r305940:
ae
2016-09-30
1
-2
/
+2
*
MFC r305778:
ae
2016-09-20
1
-6
/
+38
*
MFC r303382:
kib
2016-08-26
1
-2
/
+10
*
MFC r304152:
kp
2016-08-19
1
-6
/
+6
*
MFC r304154
oleg
2016-08-18
1
-2
/
+4
*
MFC r302497:
kp
2016-08-17
1
-4
/
+12
*
MFC r303955:
ae
2016-08-14
2
-10
/
+16
*
MFC r302667
truckman
2016-07-16
1
-136
/
+87
*
Fix a race condition between the main thread in aqm_pie_cleanup() and the
truckman
2016-07-05
1
-33
/
+28
*
In case of the global eventhandler make sure the current VNET
bz
2016-06-30
1
-1
/
+5
*
Move the ipfw_log_bpf() calls from global module initialisation to
bz
2016-06-30
2
-17
/
+22
*
The void isn't void.
bz
2016-06-24
1
-1
/
+1
*
Proerply virtualize pfsync for bringup after pf is initialized and
bz
2016-06-23
1
-42
/
+40
*
Make sure pflog is attached after pf is initializaed so we can
bz
2016-06-23
1
-2
/
+7
*
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
4
-116
/
+251
*
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
5
-5
/
+5
*
pf: Filter on and set vlan PCP values
kp
2016-06-17
2
-1
/
+75
*
Fix 4-byte overflow in ipv6_writemask.
melifaro
2016-06-05
1
-1
/
+2
*
Replace constant expressions that contain multiplications by
truckman
2016-06-01
3
-28
/
+30
*
Cast some expressions that multiply a long long constant by a
truckman
2016-05-29
2
-12
/
+12
*
Correct a typo in a comment.
truckman
2016-05-26
1
-1
/
+1
*
Modify BOUND_VAR() macro to wrap all of its arguments in () and tweak
truckman
2016-05-26
1
-2
/
+2
*
Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).
truckman
2016-05-26
19
-2
/
+4572
*
pf: Fix more ICMP mistranslation
kp
2016-05-23
1
-1
/
+1
*
pf: Fix ICMP translation
kp
2016-05-23
1
-10
/
+5
*
pf: Fix fragment timeout
kp
2016-05-20
1
-1
/
+1
*
Fix the regression introduced in r300143.
ae
2016-05-20
1
-3
/
+3
*
Move protocol state handling code from lookup_dyn_rule_locked() function
ae
2016-05-18
1
-79
/
+86
*
Make named objects set-aware. Now it is possible to create named
ae
2016-05-17
4
-296
/
+493
*
Fix memory leak possible in error case.
ae
2016-05-11
1
-2
/
+4
*
Change the type of objhash_cb_t callback function to be able return an
ae
2016-05-06
6
-25
/
+40
*
Rename find_name_tlv_type() to ipfw_find_name_tlv_type() and make it
ae
2016-05-05
3
-44
/
+9
*
sys/net*: minor spelling fixes.
pfg
2016-05-03
14
-32
/
+32
*
Make create_object callback optional and return EOPNOTSUPP when it isn't
ae
2016-04-27
2
-13
/
+10
*
netpfil: for pointers replace 0 with NULL.
pfg
2016-04-15
3
-4
/
+4
*
Add External Actions KPI to ipfw(9).
ae
2016-04-14
5
-16
/
+518
*
Change the type of 'etlv' field in struct named_object to uint16_t.
ae
2016-04-14
2
-4
/
+5
*
Adjust some comments and make ref_opcode_object() static.
ae
2016-04-14
1
-4
/
+3
*
o Teach opcode rewriting framework handle several rewriters for
ae
2016-04-14
1
-80
/
+107
*
Move several functions related to opcode rewriting framework from
ae
2016-04-14
3
-140
/
+141
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
1
-1
/
+1
*
pf: Improve forwarding detection
kp
2016-03-16
1
-4
/
+6
[next]