git: DragonFly_RELEASE_3_4 kernel - Increase IFQ_MAXLEN from 50 to 250

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 6 13:23:32 PDT 2013


commit 3da6b9f23b1ece97b0961dd0f544ebea711c5e9c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jun 5 21:02:18 2013 -0700

    kernel - Increase IFQ_MAXLEN from 50 to 250
    
    * IFQ_MAXLEN is used as the default for numerous pseudo-network drivers.
      The value 50 is just too low.  Increase to 250.

Summary of changes:
 sys/net/if.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3da6b9f23b1ece97b0961dd0f544ebea711c5e9c


-- 
DragonFly BSD source repository



More information about the Commits mailing list