CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/25 09:32:41
Modified files:
sys/net : if.c
Log message:
expect if_flags to have IFF_RUNNING rather than IFF_UP before modifying
the per ifp cluster allocator. should prevent the hwm being raised
innapropriately when a driver fills its rx ring for the first time.
