Wireshark-commits: [Wireshark-commits] master 9279be0: IEEE802.11: Fixed HS2.0 Cap List Dissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 07 May 2020 11:33:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9279be0394e8e05df08cf9c57a621de68cb2593f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9279be0 by Matthew Weant (msweant@xxxxxxxxx):

    IEEE802.11: Fixed HS2.0 Cap List Dissection
    
    Adjusted dissect_anqp_capab_list() to include
    ~anqp_subtype and ~anqp_reserved fields when
    WFA HS2.0 exists as a vendor-specific capability ID.
    
    Bug: 16548
    Change-Id: I2923df3f6de42a58af643cd07b29c77e802cdcab
    Reviewed-on: https://code.wireshark.org/review/37147
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ef67994   TCP: Add expert info for SYN-ACK that accepts TFO data
     add  9279be0   IEEE802.11: Fixed HS2.0 Cap List Dissection


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