diff options
author | Aviya Erenfeld <aviya.erenfeld@intel.com> | 2016-07-05 14:23:08 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-07-06 14:46:04 +0200 |
commit | c6e6a0c8be575c830a97b1942dabeab70f423fe0 (patch) | |
tree | 01f16a0a2cadbb579fcf48392cb1b4940db6f661 /net/ipv4 | |
parent | mac80211: agg-rx: refuse ADDBA Request with timeout update (diff) | |
download | linux-c6e6a0c8be575c830a97b1942dabeab70f423fe0.tar.xz linux-c6e6a0c8be575c830a97b1942dabeab70f423fe0.zip |
nl80211: Add API to support VHT MU-MIMO air sniffer
add API to support VHT MU-MIMO air sniffer.
in MU-MIMO there are parallel frames on the air while the HW
has only one RX.
add the capability to sniff one of the MU-MIMO parallel frames by
giving the sniffer additional information so it'll know which
of the parallel frames it shall follow.
Add attribute - NL80211_ATTR_MU_MIMO_GROUP_DATA - for getting
a MU-MIMO groupID in order to monitor packets from that group
using VHT MU-MIMO.
And add attribute -NL80211_ATTR_MU_MIMO_FOLLOW_ADDR - for passing
MAC address to monitor mode.
that option will be used by VHT MU-MIMO air sniffer to follow a
station according to it's MAC address using VHT MU-MIMO.
Signed-off-by: Aviya Erenfeld <aviya.erenfeld@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions