看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/02/19 20:52:22 PST DragonFly src repository Modified files: sys/dev/netif/nv if_nv.c Log: 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. Revision Changes Path 1.9 +2 -2 src/sys/dev/netif/nv/if_nv.c http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/nv/if_nv.c.diff?r1=1.8&r2=1.9&f=u