]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 228967:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Jan 2012 16:56:09 +0000 (16:56 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Jan 2012 16:56:09 +0000 (16:56 +0000)
commit0abc4b6b4c82b4af39c2a3c70a6d03d2d10c046c
treeb19bfb4a1ba4e5f9b3804bf5c988ed20d92cc201
parent5f255f1c3187254357ce5ba844a2947c0d21f59f
MFC 228967:
Update if_obytes and if_omcast after successful transmit.
While I'm here update if_oerrors if parent interface of vlan is not
up and running.  Previously it updated collision counter and it was
confusing to interprete it.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229708 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_vlan.c