Wireshark-commits: [Wireshark-commits] master 7f09a6f: ITS: ISO TS 19321 (IVI) updated to version 2
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jul 2020 15:43:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f09a6fd8151952a6e53d7c189df34a173ba1b47
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7f09a6f by Tomas Kukosa (kukosa@xxxxxxxxx):

    ITS: ISO TS 19321 (IVI) updated to version 2
    
    Change-Id: Ia865f9d56c891d10ac910ab60a6432f7eca01a58
    Reviewed-on: https://code.wireshark.org/review/37843
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2b6f38b   Extend the BLUETOOTH_LE_LL_WITH_PHDR format
     add  7f09a6f   ITS: ISO TS 19321 (IVI) updated to version 2


Summary of changes:
 epan/dissectors/asn1/its/CMakeLists.txt            |     2 +-
 .../its/{ISO_TS_19321.asn => ISO19321IVIv2.asn}    |   686 +-
 epan/dissectors/asn1/its/its.cnf                   |     2 +-
 epan/dissectors/asn1/its/packet-its-template.c     |     4 +
 epan/dissectors/packet-its.c                       | 17108 ++++++++++---------
 epan/dissectors/packet-its.h                       |    14 +-
 6 files changed, 9473 insertions(+), 8343 deletions(-)
 copy epan/dissectors/asn1/its/{ISO_TS_19321.asn => ISO19321IVIv2.asn} (50%)