commit | db8e173245535e7e91603e3e69bc63722a82ed81 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu Jul 17 17:14:30 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jul 21 12:14:05 2014 +0200 |
tree | 2a5a44281e096c179075155d489153a3b1c99f16 | |
parent | c72e1140463a643579c3f9e09f990e71e95671ac [diff] |
mac80211: ignore frames between TDLS peers when operating as AP If the AP receives actions frames destined for other peers, it may mistakenly toggle BA-sessions from itself to a peer. Ignore TDLS data packets as well - the AP should not handle them. Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com> Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>