the stack already counts bytes and packets, so don't do it again here.
authordlg <dlg@openbsd.org>
Fri, 17 Aug 2018 01:53:31 +0000 (01:53 +0000)
committerdlg <dlg@openbsd.org>
Fri, 17 Aug 2018 01:53:31 +0000 (01:53 +0000)
commitbbd3952e0bb68533b4f09757da37e8c346f3cd3a
tree86e19528025bec1e0b259bf605c44f0b60b1525c
parentd991fc2c8b66fe5ca2f1f2204be1fe49af11f387
the stack already counts bytes and packets, so don't do it again here.

makes output stats look plausible.

reported by jason tubnor
ok deraadt@
sys/net/if_vxlan.c