URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbb5068b006881e93d134ab925ae21ca6b166861
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cbb5068 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
802.11(ad): Fix SSW Feedback dissection when Sector Sweep Direction = Responder
For the Sector Sweep Frame in which the Sector Sweep Direction = Responder, the format of the Sector Sweep Feedback Field should be the one in the standard (Figure 8-431d—SSW Feedback field format when not transmitted as part of an ISS) i.e. similar to the one in Sector Sweep Feedback Frame and Acknowledgement.
Issue reported by Hany ASSASA
bug: 13244
Change-Id: Ic8c6d83fc32d017fb73116a54759608498f99452
Reviewed-on: https://code.wireshark.org/review/19590
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9a1dfcc 802.11(ad) fix typo : ambiguous assignment (CID 1398212)
adds cbb5068 802.11(ad): Fix SSW Feedback dissection when Sector Sweep Direction = Responder
Summary of changes:
epan/dissectors/packet-ieee80211.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)