kernel - Increase IFQ_MAXLEN from 50 to 250
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 6 Jun 2013 04:02:18 +0000 (21:02 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 6 Jun 2013 04:02:18 +0000 (21:02 -0700)
commitbc8ce7f2b44f4f0f7ce9068d721c389f157bbb40
tree96eb42f2693025ad0b3c52032a20a65625e2deb4
parent3271cef575a2c2788dee60090dae9c01d21b62ac
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.
sys/net/if.h