git: kernel - Increase IFQ_MAXLEN from 50 to 250

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 5 21:03:22 PDT 2013


commit bc8ce7f2b44f4f0f7ce9068d721c389f157bbb40
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/bc8ce7f2b44f4f0f7ce9068d721c389f157bbb40


-- 
DragonFly BSD source repository



More information about the Commits mailing list