Wireshark-commits: [Wireshark-commits] master f0beaa1: openSAFETY: Better display of packet info

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Aug 2015 18:09:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0beaa1860d1ddbfe93d3b3d9b877f2af9d4a3a1
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f0beaa1 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    openSAFETY: Better display of packet info
    
     If multiple packets of openSAFETY are present in a single network
     packet, searching for the packet needed is complicated. This patch
     increases the information along the same lines as the eth and frame
     subdissectors
    
    Change-Id: Id3d237135cfadb35c839208749aeeb1652b29830
    Reviewed-on: https://code.wireshark.org/review/9871
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  62e56ad   Make sure we use "*.html" in our chunked output.
    adds  f0beaa1   openSAFETY: Better display of packet info


Summary of changes:
 epan/dissectors/packet-opensafety.c |   49 +++++++++++++++++++++--------------
 1 file changed, 29 insertions(+), 20 deletions(-)