ALTQ support. The error handling in nv_ifstart should be reviewed,
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 20 Feb 2005 04:52:22 +0000 (04:52 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 20 Feb 2005 04:52:22 +0000 (04:52 +0000)
commited0996d5c518b893b11d41c6b0afd656e2cf6f3e
tree9a39b4c6f4455ccd62b0dbc75db2c23e3755b8e5
parent8a2d8ee22ba97169ddfc21edfbac517c4a2f54b7
ALTQ support. The error handling in nv_ifstart should be reviewed,
it drops more packets than necessary. It now also drops packets if
the TX queue is full. This is indicated by
"nv_ifstart: transmit queue is full" in the system log.
sys/dev/netif/nv/if_nv.c