svn commit: r193856 - in head/sys: conf net
    John Baldwin 
    jhb at freebsd.org
       
    Tue Jun  9 21:30:00 UTC 2009
    
    
  
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
    
    
More information about the svn-src-all
mailing list