Wireshark-commits: [Wireshark-commits] master-3.2 8702598: packet-lldp: Report only the consumed oc
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=870259896344372c547a44bb18944839bf859979
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
8702598 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/36139
Actions performed:
from 7d22860 packet-lacp: Report only the consumed octets
add 8702598 packet-lldp: Report only the consumed octets
Summary of changes:
epan/dissectors/packet-lldp.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)