Wireshark-commits: [Wireshark-commits] master f3f71a2: packet-lldp.c: Some updates to Cisco vendor

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jun 2018 19:14:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3f71a2d83df3587bb9195f9dd5aadc8b70d5039
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f3f71a2 by Joerg Mayer (jmayer@xxxxxxxxx):

    packet-lldp.c: Some updates to Cisco vendor subtypes (UPOE and ACI)
    
    - Use UPOE instead of four-wire - it's the term everyone knows.
      Also provide a link to the "spec".
    - Add some more ACI fields I found in some traces.
      Guess the function of unknown-CA to be Node Role.
    
    Change-Id: I7bdb4c1f720868da4f502ba43ba9e2b1c072d4e0
    Reviewed-on: https://code.wireshark.org/review/28422
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  6f97a8f   NGAP: dissect PLMNIdentity IE
    adds  f3f71a2   packet-lldp.c: Some updates to Cisco vendor subtypes (UPOE and ACI)


Summary of changes:
 epan/dissectors/packet-lldp.c | 147 +++++++++++++++++++++++++++++++-----------
 1 file changed, 109 insertions(+), 38 deletions(-)