]> Pileus Git - ~andy/linux/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)
commit2b9ccd4e4308272e5aec614b77c5385e7ec2ec90
tree6eda5289eb8813f6207ba56676cf12f336659616
parenta838490b493b56d523638c150985a2614d814b01
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