URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd54eb995c0ecfd7475d1b0d08eb4b5894a92a18
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
dd54eb9 by Nathan Houghton (nathan@xxxxxxxxxxxxx):
ieee80211: Correct 802.11ax Basic Trigger Preferred AC field decoding
The "Preferred AC" field in the "Trigger Dependent User Info"
subfield of the Basic Trigger frame uses the "ACI-to-AC encoding"
described in Table 9-136 of the 2016 IEEE 802.11 specification. The
802.11ax specification refers the reader to this table when describing
the "Preferred AC" field.
Change-Id: I81ca3280c2865bc87fc4a8ddb63b5e8f7255d414
Reviewed-on: https://code.wireshark.org/review/35190
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e159e42 WSUG: Automatically update wireshark --help output
add dd54eb9 ieee80211: Correct 802.11ax Basic Trigger Preferred AC field decoding
Summary of changes:
epan/dissectors/packet-ieee80211.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)