Call if_input() instead of setting the "rcvif" pointer ourself.
authormpi <mpi@openbsd.org>
Sat, 23 May 2015 08:32:12 +0000 (08:32 +0000)
committermpi <mpi@openbsd.org>
Sat, 23 May 2015 08:32:12 +0000 (08:32 +0000)
commit8c4258d660f05eb9508146190ced7e651b3c358e
tree9bd81224ea1613c14f4e96c0ddaeee47b79dcf3f
parent38dfad8c2a59ad794bf75d30d4d9e9c7c476dc45
Call if_input() instead of setting the "rcvif" pointer ourself.

ok dlg@
sys/net/if_vlan.c