CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/05/20 02:28:54

Modified files:
        sys/net        : if.c if_tun.c if_vlan.c 

Log message:
Do not increment if_opackets in if_output().  It might make sense to do
that later but all drivers should be adapated.

Should fix a double output packet accounting, reported by Hrvoje Popovski.

Reply via email to