URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4a865932009bb60d7ad34bc312f7943de6a4c1f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d4a8659 by Rediet (getachew.redieteab@xxxxxxxxxx):
ITS: Fix dissection of ItsPduHeader
The offset logic was incorrect leading to systematic call of data_dissector for facilities.
packet-its.c was generated using asn2wrs.py
Change-Id: Id49b031d757f4b0fde9e789b98226efbf044d4da
Reviewed-on: https://code.wireshark.org/review/34888
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7704a5a RTCP:Improve dissection of Mission Critical Push To Talk (MCPTT)
add d4a8659 ITS: Fix dissection of ItsPduHeader
Summary of changes:
epan/dissectors/asn1/its/its.cnf | 13 ++++++++-----
epan/dissectors/packet-its.c | 17 ++++++++++-------
2 files changed, 18 insertions(+), 12 deletions(-)