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
/
net
/
flowtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
allocate ipv6 flows from the ipv6 flow zone
kmacy
2010-05-16
1
-0
/
+1
*
- restructure flowtable to support ipv6
kmacy
2010-03-12
1
-5
/
+30
*
The flow-table associates TCP/UDP flows and IP destinations with
qingli
2009-10-01
1
-0
/
+2
*
- change the interface to flowtable_lookup so that we don't rely on
kmacy
2009-08-18
1
-1
/
+1
*
Remove unused VNET_SET() and related macros; only VNET_GET() is
rwatson
2009-07-16
1
-1
/
+1
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-3
/
+2
*
V_irtualize flowtable state.
zec
2009-06-22
1
-0
/
+2
*
Garbage collect an extern for a non-existent variable.
bz
2009-06-12
1
-4
/
+2
*
Move the kernel option FLOWTABLE chacking from the header file to the
bz
2009-06-12
1
-17
/
+0
*
revert to opt-in flowtable
kmacy
2009-06-09
1
-1
/
+1
*
make flowtable opt-out
kmacy
2009-06-09
1
-1
/
+1
*
Remove two unneeded, hidden includes.
bz
2009-06-08
1
-2
/
+0
*
After r193232 rt_tables in vnet.h are no longer indirectly dependent on
bz
2009-06-08
1
-2
/
+0
*
- Import infrastructure for caching flows as a means of accelerating L3 and L...
kmacy
2009-04-19
1
-0
/
+77