Wireshark-commits: [Wireshark-commits] master 631139b: LLDP: Add Avaya IP Phone OUI Subtypes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Aug 2016 23:02:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=631139b1eb48fdb171c28141e15d2a18854bef15
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

631139b by Uli Heilmeier (uh@xxxxxxxxxxxx):

    LLDP: Add Avaya IP Phone OUI Subtypes
    
    Used https://downloads.avaya.com/elmodocs2/one-X_Deskphone_Edition/R1.5/output/16_300698_4/admn0711.html
    as reference for the subtypes.
    
    Bug: 12740
    Change-Id: Ia9084bca3ab07e484c1d074a2cdf6072b8a3dfa0
    Reviewed-on: https://code.wireshark.org/review/17039
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c7e4560   asciidoc.conf, sort-and-group: remove "and" if we have only one element
    adds  631139b   LLDP: Add Avaya IP Phone OUI Subtypes


Summary of changes:
 epan/dissectors/packet-lldp.c |  142 +++++++++++++++++++++++++++++++++++++++++
 epan/oui.c                    |    1 +
 epan/oui.h                    |    1 +
 3 files changed, 144 insertions(+)