Wireshark-commits: [Wireshark-commits] master cb8fa30: ieee1905: Comform to the latest Multi-AP spe
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jul 2020 05:15:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb8fa301774d3aca43d950bfe60760b064b1a136
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cb8fa30 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee1905: Comform to the latest Multi-AP spec plus add reassembly.
    
    Here we conform to the latest ieee1905 Multi-AP spec as tested by the
    WFA. We also add support for reassembling ieee1905 messages.
    
    Bug: 16660
    Change-Id: Ic67784d7c213856a364f88c177ede9688271ea2a
    Reviewed-on: https://code.wireshark.org/review/37574
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  db966fd   coap: Do retransmission detection only for CON and NON
     add  cb8fa30   ieee1905: Comform to the latest Multi-AP spec plus add reassembly.


Summary of changes:
 epan/dissectors/packet-ieee1905.c  | 3049 +++++++++++++++++++++++++++++-------
 epan/dissectors/packet-ieee80211.c |    6 +-
 epan/dissectors/packet-wifi-dpp.c  |    2 +-
 3 files changed, 2510 insertions(+), 547 deletions(-)