URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3275ba2653974eac2409223d9edec5cd8991f316
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3275ba2 by Gregor Miernik (gregor.miernik@xxxxxxxx):
LLDP: Dissector for Hytec specific extensions added
It provides dissection of objects with additional neighbor and link information
defined by Hytec (pcap example available on wiki.wireshark.org/HYTEC).
Also OUI of "Hytec Geraetebau GmbH" added.
Change-Id: I92119e46fd5f4c4b385ac3df3170a4766fe056b7
Reviewed-on: https://code.wireshark.org/review/5107
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 1e2a3dc VoIP calls: Clean up tap registration and removal.
adds 3275ba2 LLDP: Dissector for Hytec specific extensions added
Summary of changes:
epan/dissectors/packet-lldp.c | 588 ++++++++++++++++++++++++++++++++++++++++-
epan/oui.c | 1 +
epan/oui.h | 1 +
3 files changed, 589 insertions(+), 1 deletion(-)