Wireshark-commits: [Wireshark-commits] master 9bcedc2: ieee80211: Correct the handling of QoS Queue
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9bcedc21a886ea8fa218fdc363032eaf07d5fbed
Submitter: Richard Sharpe (realrichardsharpe@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9bcedc2 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
ieee80211: Correct the handling of QoS Queue Size.
QoS Queue Size is only applicable when To DS is true and for QoS Data,
QoS Null and QoS Data+CF-Ack frames.
Based on a reasonably careful reading of IEEE802.11-2016.
Change-Id: I16e7e7f4d0f3336e7d05c5f4f9c80179d514ec19
Reviewed-on: https://code.wireshark.org/review/26212
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Actions performed:
from 88267f3 LPPa: upgrade dissector to v14.4.0
adds 9bcedc2 ieee80211: Correct the handling of QoS Queue Size.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 52 ++++++++++++++++++++++----------------
1 file changed, 30 insertions(+), 22 deletions(-)