Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2006 20:17:45 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_fec.c
Message-ID:  <200609152017.k8FKHkZl035434@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609152017.k8FKHkZl035434>