URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc2612c19c5e887392ceff09e80a5f52c890ec00
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
bc2612c by Anish Bhatt (anish@xxxxxxxxxxx):
Fix bug in dissect_lldp_port_id, support all port id subtypes
Change-Id: I8b44e0d55701ba5d583e3e734e19d4d2aa024b25
Reviewed-on: https://code.wireshark.org/review/2049
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 3fcd016029672b5683406ceeb75faa0533ce63c1)
Reviewed-on: https://code.wireshark.org/review/2119
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 1fd1d3b This fix now allows SASL/GSS-API with integrity only to be properly dissected in that we now properly indicate the checksum and provide the wrapped token to the LDAP dissector to dissect.
adds bc2612c Fix bug in dissect_lldp_port_id, support all port id subtypes
Summary of changes:
epan/dissectors/packet-lldp.c | 90 +++++++++++++++++++++++++++++++++++------
1 file changed, 78 insertions(+), 12 deletions(-)