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
*
Even more fixes to !INET and !INET6 kernels.
glebius
2015-02-17
1
-17
/
+14
*
- Improve INET/INET6 scope.
glebius
2015-02-16
1
-34
/
+31
*
Toss declarations to fix regular build and NO_INET6 build.
glebius
2015-02-16
1
-3
/
+5
*
In the forwarding case refragment the reassembled packets with the same
glebius
2015-02-16
4
-2
/
+93
*
Update the pf fragment handling code to closer match recent OpenBSD.
glebius
2015-02-16
2
-286
/
+552
*
Fix IP_FW_NAT44_LIST_NAT size calculation.
melifaro
2015-02-05
1
-2
/
+2
*
* Make sure table algorithm destroy hook is always called without locks
melifaro
2015-02-05
4
-12
/
+27
*
Back out r276841, r276756, r276747, r276746. The change in r276747 is very
glebius
2015-01-22
5
-93
/
+145
*
Use ipfw runtime lock only when real modification is required.
melifaro
2015-01-16
1
-2
/
+4
*
Do not initialize pfi_unlnkdkifs_mtx and pf_frag_mtx.
rodrigc
2015-01-08
2
-8
/
+0
*
Reapply previous patch to fix build.
rodrigc
2015-01-06
4
-39
/
+23
*
Instead of creating a purge thread for every vnet, create
rodrigc
2015-01-06
1
-58
/
+24
*
Merge: r258322 from projects/pf branch
rodrigc
2015-01-06
5
-47
/
+53
*
pf(4) needs to have a correct checksum during its processing.
eri
2014-11-19
1
-6
/
+6
*
Finish r274315: remove union 'u' from struct pf_send_entry.
melifaro
2014-11-09
1
-16
/
+11
*
Remove unused 'struct route' fields.
melifaro
2014-11-09
2
-4
/
+0
*
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
glebius
2014-11-07
4
-52
/
+56
*
Remove unused variable.
melifaro
2014-11-04
1
-2
/
+1
*
Bump default dynamic limit to 16k entries.
melifaro
2014-10-24
1
-3
/
+4
*
Rename log2 to tal_log2.
melifaro
2014-10-22
1
-4
/
+4
*
remove/fix old code for building ipfw and dummynet in userspace
luigi
2014-10-22
3
-56
/
+1
*
Fix multiple incorrect SYSCTL arguments in the kernel:
hselasky
2014-10-21
1
-2
/
+2
*
Use copyout() directly instead of updating various fields
melifaro
2014-10-20
1
-8
/
+11
*
Perform more checks on the number of tables supplied by user.
melifaro
2014-10-19
1
-0
/
+19
*
Add a complete implementation of MurmurHash3. Tweak both implementations
des
2014-10-18
1
-7
/
+7
*
Use IPFW_RULE_CNTR_SIZE macro instead of non-relevant ip_fw_cntr structure.
melifaro
2014-10-18
2
-7
/
+3
*
Fix matching default rule on clear/show commands.
melifaro
2014-10-13
1
-5
/
+10
*
Fix KASSERT typo.
melifaro
2014-10-11
1
-2
/
+2
*
Remove redundant if_notifier declaration.
melifaro
2014-10-10
1
-1
/
+0
*
Change the PF hash from Jenkins to Murmur3. In forwarding tests
gnn
2014-10-10
1
-7
/
+7
*
Fix KASSERT argument type.
melifaro
2014-10-10
1
-1
/
+1
*
Fix NOINET6 build for ipfw.
melifaro
2014-10-10
1
-5
/
+47
*
Partially fix build on !amd64
melifaro
2014-10-10
1
-0
/
+213
*
Merge projects/ipfw to HEAD.
melifaro
2014-10-09
12
-1067
/
+12442
|
\
|
*
Bump ipfw module version.
melifaro
2014-10-09
3
-3
/
+3
|
*
Sync to HEAD@r272825.
melifaro
2014-10-09
1
-4
/
+2
|
|
\
|
|
/
|
/
|
|
*
Fix core on table destroy inroduced by table values code.
melifaro
2014-10-09
1
-9
/
+8
|
*
* Wire large user buffer before processing GET request.
melifaro
2014-10-09
1
-4
/
+18
|
*
Add IP_FW_DUMP_SOPTCODES sopt to be able to determine
melifaro
2014-10-08
2
-1
/
+62
|
*
Fix possible crash when old value pointer is not updated after array resize.
melifaro
2014-10-07
1
-1
/
+10
|
*
Notify table algo aboute runtime data change on table flush.
melifaro
2014-10-07
1
-0
/
+4
|
*
* Fix crash in interface tracker due to using old "linked" field.
melifaro
2014-10-07
5
-8
/
+12
|
*
Sync to HEAD@r272609.
melifaro
2014-10-06
2
-3
/
+8
|
|
\
|
*
|
Fix build with gcc.
melifaro
2014-10-04
3
-6
/
+9
|
*
|
Please GCC by specifying proper cast.
melifaro
2014-10-04
1
-3
/
+3
|
*
|
Sync to HEAD@r272516.
melifaro
2014-10-04
5
-31
/
+28
|
|
\
\
|
*
|
|
Add "ipfw_ctl3" FEATURE to indicate presence of new ipfw interface.
melifaro
2014-10-04
1
-0
/
+1
|
*
|
|
Switch ipfw to use rmlock for runtime locking.
melifaro
2014-10-04
8
-1
/
+35
|
*
|
|
Bump max rule size to 512 opcodes.
melifaro
2014-10-04
1
-1
/
+1
|
*
|
|
Make linear_skipto turned off by default.
melifaro
2014-10-03
1
-2
/
+12
[next]