freebsd-dev/sys/i386/conf
Kip Macy 34b07340ff - Import infrastructure for caching flows as a means of accelerating L3 and L2 lookups
as well as providing stateful load balancing when used with RADIX_MPATH.
- Currently compiled in to i386 and amd64 but disabled by default, it can be enabled at
  runtime with 'sysctl net.inet.flowtable.enable=1'.

- Embedded users can remove it entirely from the kernel by adding 'nooption FLOWTABLE' to
  their kernel config files.

- A minimal hookup will be added to ip_output in a subsequent commit. I would like to see
  more review before bringing in changes that require more churn.

Supported by: Bitgravity Inc.
2009-04-19 00:16:04 +00:00
..
.cvsignore Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from 2005-06-20 16:52:59 +00:00
DEFAULTS - Import infrastructure for caching flows as a means of accelerating L3 and L2 lookups 2009-04-19 00:16:04 +00:00
GENERIC Remove the uscanner(4) driver, this follows the removal of the kernel scanner 2009-03-19 20:33:26 +00:00
GENERIC.hints Make uart(4) the default serial port driver on i386 and amd64. 2008-07-13 07:20:14 +00:00
MAC Introduce a kernel config for the Mandatory Access Control framework. 2005-09-18 03:15:36 +00:00
Makefile
NOTES Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced 2009-03-15 14:21:05 +00:00
PAE Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
XBOX Remove the uscanner(4) driver, this follows the removal of the kernel scanner 2009-03-19 20:33:26 +00:00
XEN merge 186535, 186537, and 186538 from releng_7_xen 2008-12-29 06:31:03 +00:00