URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=160e247e69e935cdb11d494c5a941436a5916342
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
160e247 by Tomas Kukosa (kukosa@xxxxxxxxx):
ITS: fix RCSUnit subtypes decoding
IVIM decoding fixed where RSCUnit subtype with PER visible constraint is used, e.g. RSCUnit(0..1)
Change-Id: I2c15ef70ed9d89875737dd01769f6f882215276d
Reviewed-on: https://code.wireshark.org/review/37192
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9d6c7f3 NAS 5GS: fix parsing of mapped EPS bearer contexts IE
add 160e247 ITS: fix RCSUnit subtypes decoding
Summary of changes:
epan/dissectors/asn1/its/its.cnf | 24 +++++++++++++
epan/dissectors/packet-its.c | 77 +++++++++++++++++++++++++++++++++++++---
2 files changed, 96 insertions(+), 5 deletions(-)