URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=be3d469ddccf2295bf4fb5335e6116cd8d5303ee
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
be3d469 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
NGAP: fix dissection of N2 Information Content
Change-Id: I8aaf578c8eb71533313cf2cfd42871eae0c0ff57
Reviewed-on: https://code.wireshark.org/review/33603
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 3487b8f NAS 5GS: Null scheme SUPI dissection fixed
add be3d469 NGAP: fix dissection of N2 Information Content
Summary of changes:
debian/libwsutil0.symbols | 3 +
epan/dissectors/asn1/ngap/ngap.cnf | 13 +-
epan/dissectors/asn1/ngap/packet-ngap-template.c | 136 +++++++---
epan/dissectors/packet-ngap.c | 305 ++++++++++++++---------
wsutil/wsjson.c | 71 ++++++
wsutil/wsjson.h | 19 ++
6 files changed, 391 insertions(+), 156 deletions(-)