Wireshark-commits: [Wireshark-commits] master 473900d: Add more support for the 802.11ax PHY.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Nov 2019 00:00:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=473900d102244dc83e81c1335ac456e54525ebfe
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

473900d by Guy Harris (guy@xxxxxxxxxxxx):

    Add more support for the 802.11ax PHY.
    
    Set it as the PHY type if we see the HE field in a radiotap header, and
    report that PHY type as "802.11ax" in the generic radio metadata
    dissector.
    
    Change-Id: I181d2717d82bdca73e04b6111b2483ca099d48bb
    Ping-Bug: 13207
    Reviewed-on: https://code.wireshark.org/review/35227
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  17bb0b7   macOS: Switch ChmodBPF back from bash to sh.
     add  473900d   Add more support for the 802.11ax PHY.


Summary of changes:
 epan/dissectors/packet-ieee80211-radio.c    | 1 +
 epan/dissectors/packet-ieee80211-radiotap.c | 6 ++++++
 2 files changed, 7 insertions(+)