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
/
ipfw
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r314715:
ae
2017-07-15
1
-1
/
+8
*
MFC r314614:
ae
2017-07-15
1
-4
/
+6
*
MFC r313356:
ngie
2017-07-15
1
-1
/
+1
*
MFC r312341:
ae
2017-07-15
1
-1
/
+1
*
MFC r309660:
ae
2017-07-15
1
-6
/
+5
*
MFC r308237:
loos
2017-07-15
1
-1
/
+1
*
Stop abusing from struct ifnet presence to determine the packet direction
loos
2017-07-15
1
-4
/
+2
*
MFC r305940:
ae
2017-07-15
1
-2
/
+2
*
MFC r305778:
ae
2017-07-15
1
-6
/
+38
*
MFC r303382:
kib
2017-05-09
1
-2
/
+10
*
Reduce the console spam. Only print this warning when boot verbose is enabled.
Luiz Otavio O Souza
2017-01-17
1
-1
/
+1
*
Remove unnecessary code (cleaning up...).
Luiz Otavio O Souza
2016-11-01
1
-8
/
+3
*
Remove the mbuf tag after use.
Luiz Otavio O Souza
2016-10-31
1
-1
/
+1
*
Fix the ipfw pipe support for l2 rules.
Luiz Otavio O Souza
2016-10-28
1
-3
/
+2
*
Add l2 support to ipfw fwd.
Luiz Otavio O Souza
2016-10-26
2
-70
/
+73
*
Add ipfw support to MAC address tables.
Luiz Otavio O Souza
2016-10-17
4
-4
/
+445
*
Merge remote-tracking branch 'origin/releng/11.0' into RELENG_2_4
Renato Botelho
2016-09-12
1
-2
/
+4
|
\
|
*
Merge from stable/11 r304415,304419 (by oleg):
ae
2016-09-12
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/releng/11.0' into test
Renato Botelho
2016-08-17
2
-10
/
+16
|
\
\
|
|
/
|
*
Merge from stable/11 r304079:
ae
2016-08-14
2
-10
/
+16
*
|
Merge remote-tracking branch 'origin/stable/11' into devel-11
Renato Botelho
2016-07-19
1
-136
/
+87
|
\
\
|
|
/
|
*
MFC r302667
truckman
2016-07-16
1
-136
/
+87
*
|
Merge remote-tracking branch 'origin/stable/11' into devel-11
Renato Botelho
2016-07-08
1
-33
/
+28
|
\
\
|
|
/
|
*
Fix a race condition between the main thread in aqm_pie_cleanup() and the
truckman
2016-07-05
1
-33
/
+28
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Luiz Otavio O Souza
2016-07-02
5
-22
/
+31
|
\
\
|
|
/
|
*
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
|
*
Get closer to a VIMAGE network stack teardown from top to bottom rather
bz
2016-06-21
4
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Renato Botelho
2016-06-06
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix 4-byte overflow in ipv6_writemask.
melifaro
2016-06-05
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Renato Botelho
2016-06-02
3
-28
/
+30
|
\
\
|
|
/
|
*
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
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Luiz Otavio O Souza
2016-05-27
19
-2
/
+4572
|
\
\
|
|
/
|
*
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
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Luiz Otavio O Souza
2016-05-23
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix the regression introduced in r300143.
ae
2016-05-20
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Renato Botelho
2016-05-19
5
-375
/
+579
|
\
\
|
|
/
|
*
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
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Renato Botelho
2016-05-11
1
-2
/
+4
|
\
\
|
|
/
|
*
Fix memory leak possible in error case.
ae
2016-05-11
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Renato Botelho
2016-05-09
13
-98
/
+78
|
\
\
|
|
/
|
*
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
11
-29
/
+29
*
|
Merge remote-tracking branch 'origin/master' into devel-11
Renato Botelho
2016-04-28
2
-13
/
+10
|
\
\
|
|
/
|
*
Make create_object callback optional and return EOPNOTSUPP when it isn't
ae
2016-04-27
2
-13
/
+10
[next]