OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Damien Bergamini (damiencvs.openbsd.org)
Date: Mon Aug 04 2008 - 13:55:08 CDT


CVSROOT: /cvs
Module name: src
Changes by: damiencvs.openbsd.org 2008/08/04 12:55:08

Modified files:
        sys/net : if_ethersubr.c if_tun.c

Log message:
do not count ethernet header twice in if_obytes stats.
do not count address family field twice in tun's if_obytes stats.

ok henning reyk deraadt for the ethernet bits.
ok deraadt for the tun bits.