Wireshark-commits: [Wireshark-commits] master 2a3b236: ieee80211: Add Extreme (Zebra) Vendor Specif

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Jan 2017 00:06:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a3b2360e15d49defde55240a5c1e171c7cade89
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2a3b236 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ieee80211: Add Extreme (Zebra) Vendor Specific TLV
    
    Only decode subtype 1 : AP Name with unknown data (7 bytes)
    
    Change-Id: I4fc0c6fff1a931075ab333a8527251f12acb2827
    Reviewed-on: https://code.wireshark.org/review/19586
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  8604ed2   Consistently use tvb_reported_length_remaining().
    adds  2a3b236   ieee80211: Add Extreme (Zebra) Vendor Specific TLV


Summary of changes:
 epan/dissectors/packet-ieee80211.c |   79 ++++++++++++++++++++++++++++++++++++
 epan/oui.c                         |    1 +
 epan/oui.h                         |    1 +
 3 files changed, 81 insertions(+)