Wireshark-commits: [Wireshark-commits] master 09dbf2c: LLDP: Add ONOS TLV (Chassis, Port and TTL)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Jan 2020 14:17:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09dbf2c979ba5172af441c9e1d60776ba5f6d662
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

09dbf2c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    LLDP: Add ONOS TLV (Chassis, Port and TTL)
    
    Based from https://github.com/opennetworkinglab/onos/blob/master/utils/misc/src/main/java/org/onlab/packet/LLDP.java
    
    Bug: 16227
    Change-Id: If35b7b9d6088caf7809f84b1569d7259421bc717
    Reviewed-on: https://code.wireshark.org/review/35971
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d24fbbc   QUIC: add verification of Retry Integrity Tag (draft -25)
     add  09dbf2c   LLDP: Add ONOS TLV (Chassis, Port and TTL)


Summary of changes:
 epan/dissectors/packet-lldp.c | 67 +++++++++++++++++++++++++++++++++++++++++++
 epan/oui.h                    |  1 +
 2 files changed, 68 insertions(+)