Wireshark-commits: [Wireshark-commits] master-3.2 7d22860: packet-lacp: Report only the consumed oc
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d228600a02236fe0957bb2a3398231299f8f9b1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
7d22860 by Jason Cohen (j.cohen@xxxxxx):
packet-lacp: Report only the consumed octets
Allow unconsumed octets to be passed back to the caller so that possible
trailer dissctors can be ran.
Bug: 16388
Change-Id: I022fb2e714a687390259037ac2885751d24619f7
Reviewed-on: https://code.wireshark.org/review/36096
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 a64d926ebf4c558d389355204945e1c0f0e8b02a)
Reviewed-on: https://code.wireshark.org/review/36141
Actions performed:
from dc3c604 [Automatic update for 2020-02-23]
add 7d22860 packet-lacp: Report only the consumed octets
Summary of changes:
epan/dissectors/packet-lacp.c | 11 +++++------
epan/dissectors/packet-slowprotocols.c | 1 +
2 files changed, 6 insertions(+), 6 deletions(-)