URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38eff5e21f96ca043fde579875585b2282cd30da
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
38eff5e by Pascal Quantin (pascal@xxxxxxxxxxxxx):
NGAP: fix dissection of NASC field
Change-Id: Ia92b5b16d735062afdaeba4560539fa24e2feb1c
Reviewed-on: https://code.wireshark.org/review/37458
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
(cherry picked from commit 07ca55323fc1e74400d0cacb3da8c77f5d314a4b)
Conflicts:
epan/dissectors/asn1/ngap/ngap.cnf
epan/dissectors/packet-ngap.c
Reviewed-on: https://code.wireshark.org/review/37460
Actions performed:
from 874420c LTE RRC: dissect nas-SecurityParamFromEUTRA for the 5GS to EPS handover case
add 38eff5e NGAP: fix dissection of NASC field
Summary of changes:
epan/dissectors/asn1/ngap/ngap.cnf | 16 ++-
epan/dissectors/packet-ngap.c | 254 +++++++++++++++++++------------------
2 files changed, 137 insertions(+), 133 deletions(-)