URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29d02a3134756c63a0a32a5ef03587f70a113a07
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
29d02a3 by Enrico Jorns (ejo@xxxxxxxxxxxxxx):
    canopen: Verbosity for INFO column
    
    Display basic information about what is going on in the INFO column to
    ease protocol debugging.
    
    Change-Id: I2a3aba8008bf65ab9e236a3d81335cf723b2edd0
    Reviewed-on: https://code.wireshark.org/review/5521
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  a0e9fe5   TDS: Missing break in switch (CID 280475 & 281377)
    adds  29d02a3   canopen: Verbosity for INFO column
Summary of changes:
 epan/dissectors/packet-canopen.c |  328 ++++++++++++++++++++------------------
 1 file changed, 176 insertions(+), 152 deletions(-)