URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea7b7f052c246008a5fba5a476f27ca087eaf285
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ea7b7f0 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
ASN1: Also show root node for exports.
For now, only apply to nr-rrc.
Change-Id: I9be4bc5c3af33acad76c0a24ac04547e5f302c73
Reviewed-on: https://code.wireshark.org/review/32058
Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from 29ac5a9 Don't fail in CMake on Windows if you've disabled building Wireshark.
add ea7b7f0 ASN1: Also show root node for exports.
Summary of changes:
epan/dissectors/packet-nr-rrc.c | 86 +++++++++++++++++++++++++++++++++++++++++
tools/asn2wrs.py | 15 +++++--
2 files changed, 97 insertions(+), 4 deletions(-)