diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-06-02 15:44:57 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-06-02 15:44:57 +0000 |
commit | bf83665ddbd53f75dca7fa74184049ed1fae5cc2 (patch) | |
tree | c1ae92f1d6a9dafddf5b00c400ff102b60bc06ee /sys/dev/pci/hifn7751.c | |
parent | 4082d2eaa57d2bdf9d2f6729921fad4cf2f32916 (diff) |
vlan was consuming all vlan frames before they had a chance to be bridged.
Change the order of operations to be:
ether_input() -> bridge_input() -> vlan_input()
Also, only process vlan frames that are unicast for us or bcast/mcast.
Diffstat (limited to 'sys/dev/pci/hifn7751.c')
0 files changed, 0 insertions, 0 deletions