DragonFly commits List (threaded) for 2011-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: bce(4): Don't count InFramesL2FilterDiscards into ifnet.if_ierrors
commit e58e4059821a76135296e60a24f3194c1ce520f4
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Tue Jun 28 15:58:20 2011 +0800
bce(4): Don't count InFramesL2FilterDiscards into ifnet.if_ierrors
This value does not represent a real packet error but simply indicate
that an unexpected unicast or multicast error was received by the NIC,
which was not counted in the past as well.
Obtained-from: FreeBSD 186169
Summary of changes:
sys/dev/netif/bce/if_bce.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e58e4059821a76135296e60a24f3194c1ce520f4
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]