Wireshark-commits: [Wireshark-commits] master a64d926: packet-lacp: Report only the consumed octets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Feb 2020 11:10:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a64d926ebf4c558d389355204945e1c0f0e8b02a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a64d926 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>
    

Actions performed:

    from  5d1f89f   iee80211: Conform to the spec and handle Anti-Clogging Token container.
     add  a64d926   packet-lacp: Report only the consumed octets


Summary of changes:
 epan/dissectors/packet-lacp.c          | 10 +++++-----
 epan/dissectors/packet-slowprotocols.c |  1 +
 2 files changed, 6 insertions(+), 5 deletions(-)