commit | cc11729893558b374316e6142dc383f0508436c8 | [log] [tgz] |
---|---|---|
author | Bertold Van den Bergh <bertold.vandenbergh@esat.kuleuven.be> | Wed Aug 05 16:02:42 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Aug 14 17:49:49 2015 +0200 |
tree | 0b5621f489c728e8e8c498ad980d7656244c1fd3 | |
parent | 5765f9f66e72ddedfe04e057a5a01454d7b67157 [diff] |
mac80211: Only accept data frames in OCB mode Currently OCB mode accepts frames with bssid==broadcast and type!=beacon. Some non-data frames are sent matching this, for example probe responses. This results in unnecessary creation of STA entries. Signed-off-by: Bertold Van den Bergh <bertold.vandenbergh@esat.kuleuven.be> Signed-off-by: Johannes Berg <johannes.berg@intel.com>