commit | f501dba4c4c5bda1b64c941997ab7ece1d503945 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Nov 11 13:17:36 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 13 17:43:59 2009 -0500 |
tree | 2fa9595db31173990bdc8e48685434913bd105bd | |
parent | 61fa713c751683da915fa0c1aa502be85822c357 [diff] |
mac80211: fix broadcast frame handling for 4-addr AP VLANs 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>