URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=497159f37245164dba6cb2b80b29f866c051cf25
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
497159f by Guy Harris (guy@xxxxxxxxxxxx):
Check for an invalid 11ac MCS/bandwidth/NSS combination.
A few of the combinations are marked as "Not valid" in 802.11ac-2013.
Ping-Bug: 12558
Change-Id: I18b78ebb84ab32a6fc53c6d634ef07ae87fb4866
Reviewed-on: https://code.wireshark.org/review/16153
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b84637b Decode partial virtual bitmap in TIM IE
adds 497159f Check for an invalid 11ac MCS/bandwidth/NSS combination.
Summary of changes:
epan/dissectors/packet-ieee80211-radio.c | 93 +++++++++++++++++++++++++-
epan/dissectors/packet-ieee80211-radiotap.c | 94 ++++++++++++++++++++++++++-
2 files changed, 184 insertions(+), 3 deletions(-)