]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix AP-mode frame matching
authorJohannes Berg <johannes.berg@intel.com>
Mon, 13 May 2013 14:42:40 +0000 (16:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 16 May 2013 20:38:07 +0000 (22:38 +0200)
commit62ef0c455af7630d6927ffbb837670ed99ce8600
tree6eda5289eb8813f6207ba56676cf12f336659616
parentc40723c807b99c0c094806d3a1d53fe694ff9a2c
mac80211: fix AP-mode frame matching

In AP mode, ignore frames with mis-matched BSSID that aren't
multicast or sent to the correct destination. This fixes
reporting public action frames to userspace multiple times
on multiple virtual AP interfaces.

Cc: stable@vger.kernel.org
Reported-by: Jouni Malinen <j@w1.fi>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c