URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c896a642e005e647772ac4de124c91d36fd0079
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
4c896a6 by Jason Cohen (j.cohen@xxxxxx):
packet-lldp: Report only the consumed octets
Allow unconsumed octets to be passed back to the caller so that possible
trailer dissctors can be ran.
Bug: 16387
Change-Id: I289b4b077d40581d5d0f884e30c2f882d58fccf1
Reviewed-on: https://code.wireshark.org/review/36097
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Jason Cohen <kryojenik2@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 9a5bb0705c292987db10c7872c379835ec7b5145)
Reviewed-on: https://code.wireshark.org/review/36140
Actions performed:
from c868a95 packet-lacp: Report only the consumed octets
add 4c896a6 packet-lldp: Report only the consumed octets
Summary of changes:
epan/dissectors/packet-lldp.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)