URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b0aabc204ddb2f78f072af44387530aa5ce8bdc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3b0aabc by Anders Broman (anders.broman@xxxxxxxxxxxx):
IEEE1609dot2: Update to the latest ASN1 files.
Bug: 15703
Bug: 15704
Change-Id: I0574abc5c72835d9e7ca835790c10e55d9e86593
Reviewed-on: https://code.wireshark.org/review/32879
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 36ff993 Diameter 3GPP: Dissect S6t feature list
add 3b0aabc IEEE1609dot2: Update to the latest ASN1 files.
Summary of changes:
.../asn1/ieee1609dot2/IEEE1609dot2BaseTypes.asn | 520 ++++++++++--------
.../asn1/ieee1609dot2/IEEE1609dot2DataTypes.asn | 592 +++++++++++----------
epan/dissectors/asn1/ieee1609dot2/ieee1609dot2.cnf | 28 +-
epan/dissectors/packet-ieee1609dot2.c | 485 ++++++++++++-----
4 files changed, 968 insertions(+), 657 deletions(-)