Wireshark-commits: [Wireshark-commits] master a584fd9: ieee80211: Add datarate for 802.11AX packets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 May 2020 21:45:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a584fd9fb60c6e45b1a3773aba38627f16f58acb
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a584fd9 by Glenden Lee (thornhillextreme@xxxxxxxxx):

    ieee80211: Add datarate for 802.11AX packets
    
    Bug: 16255 - support HE MCS to rate conversion
    Change-Id: I4a4a6c3d62c167b654d150c397047a55f287e6c8
    Reviewed-on: https://code.wireshark.org/review/37255
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  d02ea54   WSDG: Fix example
     add  a584fd9   ieee80211: Add datarate for 802.11AX packets


Summary of changes:
 epan/dissectors/packet-ieee80211-radio.c    | 275 ++++++++++++++++++++++++++++
 epan/dissectors/packet-ieee80211-radiotap.c |  27 ++-
 wiretap/wtap.h                              |  16 ++
 3 files changed, 316 insertions(+), 2 deletions(-)