Wireshark-commits: [Wireshark-commits] master b16f7f7: ieee80211: Add dissector for Aerohive vendor
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 May 2018 11:23:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b16f7f7397abbb892290c664a551ad626eb5ea39
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b16f7f7 by Adrian Granados (adrian@xxxxxxxxxxxxxxxxxx):

    ieee80211: Add dissector for Aerohive vendor specific IE
    
    Dissector supports only type 33: Host Name.
    
    Change-Id: I90fe19494ce8e1ea209af56162b31711f3f7619c
    Reviewed-on: https://code.wireshark.org/review/27757
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1bdc989   coap: Revert "Store ctype values in transaction tracking"
    adds  b16f7f7   ieee80211: Add dissector for Aerohive vendor specific IE


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