Date: Tue, 9 Jun 2009 17:29:28 -0400 From: John Baldwin <jhb@freebsd.org> To: Kip Macy <kmacy@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r193856 - in head/sys: conf net Message-ID: <200906091729.28953.jhb@freebsd.org> In-Reply-To: <200906092027.n59KRUvF082868@svn.freebsd.org> References: <200906092027.n59KRUvF082868@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 09 June 2009 4:27:30 pm Kip Macy wrote: > Author: kmacy > Date: Tue Jun 9 20:27:30 2009 > New Revision: 193856 > URL: http://svn.freebsd.org/changeset/base/193856 > > Log: > make flowtable opt-out Hmm, I think it would probably be better to leave it as opt-in. If we want to enable it by default, then we would add 'options FLOWTABLE' to GENERIC. However, that is probably a separate discussion. We should not have NO_FOO options in general though. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906091729.28953.jhb>