CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 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.
