URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a977fc8d03238f083760205be0d980dccaf3ee7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9a977fc by AndersBroman (anders.broman@xxxxxxxxxxxx):
Add dissection of 3G Interface Type package and add some comments about
the usage of variables in the h248_package_t struct.
Change-Id: Ic5419ab5c20051e56963fe8ea1728d78f95538f0
Reviewed-on: https://code.wireshark.org/review/846
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d1bef29 Regenerate the dissector with the latest template.
adds 9a977fc Add dissection of 3G Interface Type package and add some comments about the usage of variables in the h248_package_t struct.
Summary of changes:
asn1/h248/packet-h248-template.h | 8 +++---
epan/dissectors/packet-h248.h | 8 +++---
epan/dissectors/packet-h248_3gpp.c | 50 ++++++++++++++++++++++++++++++++++++
3 files changed, 58 insertions(+), 8 deletions(-)