summaryrefslogtreecommitdiffstats
path: root/sys/net/flowtable.h
Commit message (Expand)AuthorAgeFilesLines
* allocate ipv6 flows from the ipv6 flow zonekmacy2010-05-161-0/+1
* - restructure flowtable to support ipv6kmacy2010-03-121-5/+30
* The flow-table associates TCP/UDP flows and IP destinations withqingli2009-10-011-0/+2
* - change the interface to flowtable_lookup so that we don't rely onkmacy2009-08-181-1/+1
* Remove unused VNET_SET() and related macros; only VNET_GET() isrwatson2009-07-161-1/+1
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-3/+2
* V_irtualize flowtable state.zec2009-06-221-0/+2
* Garbage collect an extern for a non-existent variable.bz2009-06-121-4/+2
* Move the kernel option FLOWTABLE chacking from the header file to thebz2009-06-121-17/+0
* revert to opt-in flowtablekmacy2009-06-091-1/+1
* make flowtable opt-outkmacy2009-06-091-1/+1
* Remove two unneeded, hidden includes.bz2009-06-081-2/+0
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-081-2/+0
* - Import infrastructure for caching flows as a means of accelerating L3 and L...kmacy2009-04-191-0/+77
OpenPOWER on IntegriCloud