Wireshark-commits: [Wireshark-commits] master-3.0 b824741: Add more support for the 802.11ax PHY.

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

Commits:

b824741 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/35239
    

Actions performed:

    from  44df504   wtap: Add support for 802.11ah and 802.11ax PHYs.
     add  b824741   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(+)