cvs commit: src/sys/netgraph ng_fec.c
Ruslan Ermilov
ru at FreeBSD.org
Fri Sep 15 13:17:46 PDT 2006
ru 2006-09-15 20:17:45 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_fec.c
Log:
Fix input byte counting. Now the sum of the ipackets/ibytes counters
of individual interfaces should match the ipackets/ibytes counter of
the aggregate (FEC) interface.
PR: kern/82189
Submitted by: Stikheev Andrew <sand AT zunet DOT ru>
MFC after: 3 days
Revision Changes Path
1.29 +8 -2 src/sys/netgraph/ng_fec.c
More information about the cvs-src
mailing list