Date: Thu, 13 Dec 2001 20:41:08 -0800 (PST) From: David Greenman <dg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ethersubr.c Message-ID: <200112140441.fBE4f8k41459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 2001/12/13 20:41:08 PST
Modified files:
sys/net if_ethersubr.c
Log:
Moved the updating of if_ibytes from ether_demux() to ether_input() to fix
a bug where the interface input bytes count wasn't updated when bridging
is enabled.
MFC after: 3 days
Revision Changes Path
1.104 +2 -1 src/sys/net/if_ethersubr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112140441.fBE4f8k41459>
