Wireshark-commits: [Wireshark-commits] master 30d878f: openSAFETY: Add support for openSAFETY 1.5
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Feb 2015 03:18:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30d878f070e18209eef9c240b53ab937d9587f69
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

30d878f by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    openSAFETY: Add support for openSAFETY 1.5
    
     openSAFETY 1.5 will be the next version of the openSAFETY
     protocol. This will include all renditions necessary for
     future versions of the IEC 61784-3 specifications.
    
      - SNMT service for CT preseeding
      - 40 bit counter value flag support
      - Adapt CRC calculation for 40bit counter
      - Display 40bit counter value
    
    Change-Id: Ia9f8e11de813d27bc14437d32ee3d0486810c634
    Reviewed-on: https://code.wireshark.org/review/5728
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  abd8be3   Get rid of unused variable.
    adds  30d878f   openSAFETY: Add support for openSAFETY 1.5


Summary of changes:
 epan/dissectors/packet-opensafety.c |  344 +++++++++++++++++++++++------------
 1 file changed, 231 insertions(+), 113 deletions(-)