opt in to flowtable on i386/amd64

This commit is contained in:
Kip Macy 2009-06-09 21:58:14 +00:00
parent 3576e2f4a2
commit 98fda6ac58
2 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,7 @@ options STOP_NMI # Stop CPUS using NMI instead of IPI
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
options MAC # TrustedBSD MAC Framework
options FLOWTABLE # per-cpu routing cache
#options KDTRACE_FRAME # Ensure frames are compiled in
#options KDTRACE_HOOKS # Kernel DTrace hooks

View File

@ -72,6 +72,7 @@ options STOP_NMI # Stop CPUS using NMI instead of IPI
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
options MAC # TrustedBSD MAC Framework
options FLOWTABLE # per-cpu routing cache
#options KDTRACE_HOOKS # Kernel DTrace hooks
# Debugging for use in -current