URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a82774b32a0ec71235bdf516d77add7785df47b
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3a82774 by Dylan Ulis (daulis0@xxxxxxxxx):
CIP: Various Updates
1. Electronic Key Segment: Add support for Serial Number Key Format
2. Electronic Key Segment: Display more values in generated (response) output
3. Display Route/Connection Path in response data
4. Add more device types, class names
5. Minor display improvements to text strings, units for clarity
Change-Id: Ie7738cb395579674db448535474444da49b5b297
Reviewed-on: https://code.wireshark.org/review/37156
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from ceb45a1 QUIC: append Stream ID to more frame types
add 3a82774 CIP: Various Updates
Summary of changes:
epan/dissectors/packet-cip.c | 205 ++++++++++++++++++++++++++++++++-----------
epan/dissectors/packet-cip.h | 11 ++-
2 files changed, 163 insertions(+), 53 deletions(-)