Wireshark-commits: [Wireshark-commits] master 9f75af5: ieee80211: Add dissector for Mist vendor spe
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Feb 2019 19:57:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f75af5b2596c08fc32484d18d80c09245f177e8
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9f75af5 by Adrian Granados (adrian@xxxxxxxxxxxxxxxxxx):

    ieee80211: Add dissector for Mist vendor specific IE
    
    Dissector supports only type 1: AP Name.
    
    Bug: 15415
    Change-Id: I64b248137fd2b895b8a0e7c88e48096aad0448d8
    Reviewed-on: https://code.wireshark.org/review/31476
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  24e71ae   Modbus: If response packet is not found, base registers/coils on byte count.
     add  9f75af5   ieee80211: Add dissector for Mist vendor specific IE


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