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
*
Use correct size for malloc.
ae
2016-03-03
1
-1
/
+1
*
Remove taskqueue_enqueue_fast().
jhb
2016-03-01
1
-1
/
+1
*
pf: Fix possible out-of-bounds write
kp
2016-02-25
1
-2
/
+3
*
Fix bug in filling and handling ipfw's O_DSCP opcode.
ae
2016-02-24
1
-1
/
+1
*
in pf_print_state_parts, do not use skw->proto to print the protocol but our
kp
2016-02-20
1
-1
/
+1
*
Fix obvious typo, that lead to incorrect sorting.
glebius
2016-02-18
1
-1
/
+1
*
These files were getting sys/malloc.h and vm/uma.h with header pollution
glebius
2016-02-01
1
-1
/
+2
*
cleanup and document in some detail the internals of the testing code
luigi
2016-01-27
5
-143
/
+199
*
the _Static_assert was not supposed to be in the commit.
luigi
2016-01-27
1
-1
/
+0
*
bugfix: the scheduler template (dn_schk) for the round robin scheduler
luigi
2016-01-27
1
-1
/
+2
*
fix various warnings to compile the test code with -Wextra
luigi
2016-01-26
3
-3
/
+9
*
fix various warnings (signed/unsigned, printf types, unused arguments)
luigi
2016-01-26
1
-13
/
+16
*
prevent warnings for signed/unsigned comparisons and unused arguments.
luigi
2016-01-26
1
-6
/
+14
*
prevent warning for unused argument
luigi
2016-01-26
1
-0
/
+1
*
avoid warnings for signed/unsigned comparison and unused arguments
luigi
2016-01-26
1
-1
/
+3
*
Revert one chunk from commit 285362, which introduced an off-by-one error
luigi
2016-01-26
1
-2
/
+6
*
MFP r287070,r287073: split radix implementation and route table structure.
melifaro
2016-01-25
2
-54
/
+55
*
Fix panic on table/table entry delete. The panic could have happened
melifaro
2016-01-21
1
-0
/
+1
*
Initialize error value ta_lookup_kfib() by default to please compiler.
melifaro
2016-01-10
1
-3
/
+1
*
Initialize error after r293626 in case neither INET nor INET6 is
bz
2016-01-10
1
-0
/
+3
*
Make ipfw addr:kfib lookup algo use new routing KPI.
melifaro
2016-01-10
1
-49
/
+72
*
Use already pre-calculated number of entries instead of tc->count.
melifaro
2016-01-10
1
-1
/
+1
*
Remove sys/eventhandler.h from net/route.h
melifaro
2016-01-09
1
-0
/
+1
*
Convert pf(4) to the new routing API.
melifaro
2016-01-07
1
-42
/
+89
*
Properly drain callouts in the IPFW subsystem to avoid use after free
hselasky
2015-12-15
3
-6
/
+12
*
Merge helper fib* functions used for basic lookups.
melifaro
2015-12-08
1
-59
/
+23
*
Add destroy_object callback to object rewriting framework.
ae
2015-11-23
2
-2
/
+11
*
Fix dynamic IPv6 rules showing junk for non-specified address masks.
bdrewery
2015-11-17
1
-0
/
+3
*
Bring back the ability of passing cached route via nd6_output_ifp().
melifaro
2015-11-15
1
-1
/
+1
*
This fixes several places where callout_stops return is examined. The
rrs
2015-11-13
1
-2
/
+2
*
Print proper setfib values in ipfw log.
melifaro
2015-11-08
1
-1
/
+1
*
Fix setfib target.
melifaro
2015-11-08
2
-3
/
+3
*
pf: Fix broken rule skip calculation
kp
2015-11-07
1
-2
/
+2
*
Remove now obsolete KASSERT.
ae
2015-11-03
1
-6
/
+0
*
Eliminate any conditional increments of object_opcodes in the
ae
2015-11-03
2
-3
/
+9
*
Add ipfw_check_object_name_generic() function to do basic checks for an
ae
2015-11-03
4
-30
/
+17
*
Implement `ipfw internal olist` command to list named objects.
ae
2015-11-03
2
-5
/
+63
*
pf: Fix IPv6 checksums with route-to.
kp
2015-10-29
1
-0
/
+7
*
Eliminate last rtalloc_ign() caller.
melifaro
2015-10-27
1
-3
/
+0
*
pf: Fix TSO issues
kp
2015-10-14
3
-50
/
+88
*
Bump number of prefixes in O_IP_<SRC|DST> from 15 to 31 (max possible).
melifaro
2015-10-03
1
-1
/
+1
*
Simplify the way of attaching IPv6 link-layer header.
melifaro
2015-09-16
1
-1
/
+1
*
pf: Fix misdetection of forwarding when net.link.bridge.pfil_bridge is set
kp
2015-09-01
1
-1
/
+11
*
pf: Remove support for 'scrub fragment crop|drop-ovl'
kp
2015-08-27
1
-479
/
+31
*
Fix packets/bytes accounting on i386.
melifaro
2015-08-27
1
-1
/
+1
*
Reapply r196551 which was accidentally reverted by r223637 (update to
loos
2015-08-24
1
-1
/
+1
*
Add ALTQ(9) support for the CoDel algorithm.
loos
2015-08-21
1
-0
/
+7
*
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
*
Reduce overhead of ipfw's me6 opcode.
ae
2015-07-29
1
-23
/
+27
[next]