Joerg Wunsch cd0cd0149b When considering an ethernet frame that is not destined for us, do not
only allow this to be further processed when bridging is active on
that interface, but also if the current packet has a VLAN tag and
VLANs are active on our interface.  This gives the VLAN layers a
chance to also consider the packet (and perhaps drop it instead of the
main dispatcher).

This fixes a situation where bridging was only active on VLAN
interfaces but ether_demux() called on behalf of the main interface
had already thrown the packet away.

MFC after:	4 weeks
2004-06-24 12:31:44 +00:00
..
2004-06-17 17:16:53 +00:00
2004-06-14 08:17:51 +00:00
2004-04-25 09:24:52 +00:00
2004-03-22 16:04:43 +00:00
2004-06-16 09:47:26 +00:00
2004-06-17 17:16:53 +00:00
2004-06-17 17:16:53 +00:00
2004-04-21 15:27:36 +00:00
2004-04-25 01:39:00 +00:00