Wireshark-commits: [Wireshark-commits] master 67ce472: ieee80211: Dissect OCE attributes of WFA MBO
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2020 12:27:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67ce4722fbd48b9273f2dc0e468872662e9858b5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

67ce472 by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):

    ieee80211: Dissect OCE attributes of WFA MBO-OCE element
    
    This patch complete dissection of WFA vendor specific MBO-OCE element
    with the OCE attributes.
    The OCE attributes are defined in 'Optimized Connectivity Experience'
    specification. (version 1.1 has been used as reference).
    
    Bug: 16494
    Change-Id: I366f230efe1029ca2b97da78a8b80371c438043e
    Reviewed-on: https://code.wireshark.org/review/36868
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  798e6ae   ieee80211: Dissect WFA MBO ANQP element
     add  67ce472   ieee80211: Dissect OCE attributes of WFA MBO-OCE element


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