Wireshark-commits: [Wireshark-commits] master 85fed81: ieee80211: various fixes to the 802.11ax sup
Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Jan 2018 16:34:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85fed81b6360078127a1f3fbd6b3c7e6ae005c04
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

85fed81 by Adrian Granados (adrian@xxxxxxxxxxxxxxxxxx):

    ieee80211: various fixes to the 802.11ax support.
    
    Fixes/improves a few filter identifiers, typos, consistent
    use of MHz (as opposed to Mhz), and fixes to the MCS map trees
    in the HE Capabilities tag.
    
    Change-Id: I5c761990237ccc241d95fb0b9b2d3f8f1263b460
    Reviewed-on: https://code.wireshark.org/review/25530
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    

Actions performed:

    from  8398488   IAX2: always initialize src_vformat and dst_vformat
    adds  85fed81   ieee80211: various fixes to the 802.11ax support.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 116 ++++++++++++++++++-------------------
 1 file changed, 57 insertions(+), 59 deletions(-)