Wireshark-commits: [Wireshark-commits] master bf29a5c: Add LACP "flag strings"
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Jun 2016 07:57:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf29a5cdea83ffe30f957dc9432c9e54b1db6e19
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bf29a5c by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add LACP "flag strings"
    
    Merged the functionality of a Lua script from Sharkfest '16
    presentation into the dissector.
    Also cleaned up some of the tfs values used by the dissector.
    
    Bug: 12550
    Change-Id: I6b4c2f4d8a07cfb836265518d713a499df3e971c
    Reviewed-on: https://code.wireshark.org/review/16086
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1cdd091   ZigBee updated ZDO support to comply with R22
    adds  bf29a5c   Add LACP "flag strings"


Summary of changes:
 epan/dissectors/packet-lacp.c |   89 +++++++++++++++++++++++++++++------------
 1 file changed, 64 insertions(+), 25 deletions(-)