- IFF_MONITOR processing will happen in ether_input_oncpu()
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 21 Nov 2008 13:37:02 +0000 (13:37 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 21 Nov 2008 13:37:02 +0000 (13:37 +0000)
commit7ed38756c58c4a1ed00a102a33446da2019774bd
tree134a33dc38f1e340cf1fc3e1ed134cc2d7d92b0a
parentd76dd5c76c7a391107ca331e14a4ea2948a60082
- IFF_MONITOR processing will happen in ether_input_oncpu()
- Don't count parent interface's if_noproto if vlan interface is not up;
  just silently discard the incoming packet like a real interface
sys/net/vlan/if_vlan.c