Wireshark-commits: [Wireshark-commits] master adf3826: ieee80211: Dissect WFA WNM notification requ
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2020 18:58:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adf3826e9fd69bf381c368a13197d2d0382e1c35
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

adf3826 by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):

    ieee80211: Dissect WFA WNM notification request
    
    "Wi-fi Agile Multiband" specification also defines WFA vendor specific
    sub-elements for WNM notification request.
    
    For simplicity treat those sub-element as normal WFA vendor specific
    elements. This is OK as the 'OUI type' for those sub-elements doesn't
    clash with 'OUI type' defined for normal elements.
    
    Bug: 16494
    Change-Id: Id2321ec283647a6db4be7f475fd5fc107596f854
    Reviewed-on: https://code.wireshark.org/review/36869
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c7316b4   http2: fix compilation without HAVE_HTTP2.
     add  adf3826   ieee80211: Dissect WFA WNM notification request


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 48 ++++++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-ieee80211.h |  4 ++++
 2 files changed, 52 insertions(+)