cvs commit: src/sys/net if_lagg.c
Gleb Smirnoff
glebius at FreeBSD.org
Tue Sep 30 14:18:48 UTC 2008
glebius 2008-09-30 14:18:38 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c
Log:
SVN rev 183498 on 2008-09-30 14:18:38Z by glebius
Do not mangle if_oerrors of the underlying interface. This counter
belongs solely to the driver.
We don't lose any statistics with this change, because in a error
case the drop counter on the interface output queue is always incremented.
Reviewed by: thompsa
Revision Changes Path
1.31 +0 -2 src/sys/net/if_lagg.c
More information about the cvs-src
mailing list