Wireshark-commits: [Wireshark-commits] master ad6eb33: WIP:ieee80211.c: Add support for D3.0 of 802

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Sep 2018 05:04:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad6eb33684950e1d3fec9cac7b513d592bd70aa6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ad6eb33 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    WIP:ieee80211.c: Add support for D3.0 of 802.11ax
    
    This changeset merges in the changes that have been tested in a resent
    test event at the WFA. It will not dissect older D2.x packet captures.
    
    Change-Id: Id38a27a61a6a2a083575448e5c59a8e190827e6d
    Reviewed-on: https://code.wireshark.org/review/29512
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  273ca2c   [packet-dnp.c] - Better solution for handling malformed messages containing "empty objects" with misreported counts.
     add  ad6eb33   WIP:ieee80211.c: Add support for D3.0 of 802.11ax


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 1645 ++++++++++++++++++++++++++++--------
 1 file changed, 1312 insertions(+), 333 deletions(-)