diff options
author | Eliad Peller <eliad@wizery.com> | 2014-12-21 15:25:28 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-12-23 10:16:43 +0100 |
commit | 85b89af07d509531cbbb51adb9ec65f90f304473 (patch) | |
tree | 1a450b7da2cfab6f45037f4fd612150b072325aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5875755c577b00b06aba77ba471175c3e3a33c25 (diff) |
mac80211: fix dot11MulticastTransmittedFrameCount tested address
dot11MulticastTransmittedFrameCount should be updated according
to the DA, which might be different from A1. Checking A1 results
in the counter being 0 in case of station, as to-DS data frames
use A1 for the BSSID.
This behaviour is defined in state machines, specifically in the
sta_tx_dcf_3.1d(10) description of 802.11-2012.
Signed-off-by: Eliad Peller <eliad@wizery.com>
[rewrite commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions