Wireshark-commits: [Wireshark-commits] master 97bbe25: ieee80211: Allow vendor element in WNM trans

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2020 22:55:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97bbe2515113ddc40d9fd20095062761827e12db
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

97bbe25 by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):

    ieee80211: Allow vendor element in WNM transition req/resp
    
    In Wi-Fi Agile Multiband Technical Specification it is specified that
    'BSS Transition Candidate List Entries' found in WNM Transition
    management request/response action frame may contain WFA vendor
    specific element.
    
    Bug: 16494
    Change-Id: Ifa7a2b1a6da48e6d4920e896340c3671cfb9625e
    Reviewed-on: https://code.wireshark.org/review/36871
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  989ffe7   ieee80211: Fix BSS termination in WNM BSS transition request
     add  97bbe25   ieee80211: Allow vendor element in WNM transition req/resp


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