mac80211: fix broadcast frame handling for 4-addr AP VLANs
authorFelix Fietkau <nbd@openwrt.org>
Wed, 11 Nov 2009 12:17:36 +0000 (13:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Nov 2009 22:43:59 +0000 (17:43 -0500)
Without this patch, broadcast frames from the station behind a
4-addr AP VLAN would be reflected back to the source.
Fix this by checking the 4-addr flag before bridging multicast
frames in the cell.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found