Wireshark-commits: [Wireshark-commits] master-3.2 2be55ad: Add more support for the 802.11ax PHY.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Nov 2019 01:45:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2be55ad9b14931477eaf457af91877dbe0f6dae6
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

2be55ad 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>
    (cherry picked from commit 473900d102244dc83e81c1335ac456e54525ebfe)
    Reviewed-on: https://code.wireshark.org/review/35232
    

Actions performed:

    from  483921c   NGAP: dissect other variant of N2 SM Information (as found in 3GPP 29.502)
     add  2be55ad   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(+)