URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3ce6870fb83c171d1666800841716fcd6b25e80
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c3ce687 by Birol Capa (birol.capa@xxxxxxxxxxx):
Lldp: Lldp Dissector Column Info is updated for Profinet
Current Lldp dissector column information just shows the "System Description" information.
In Profinet applications, Chassis Id and Port Id gives much more information for the application.
Therefore, Lldp Dissector Column Info is updated for frames that contains Profinet tlvs.
Change-Id: I30856d4471fd38ed07f3b9a6a25ef49b2d04f047
Reviewed-on: https://code.wireshark.org/review/11940
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8504d54 [docsis-type29ucd] Changed TLV Length Bad filter to make more sense
adds c3ce687 Lldp: Lldp Dissector Column Info is updated for Profinet
Summary of changes:
epan/dissectors/packet-lldp.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)