Wireshark-commits: [Wireshark-commits] master b8aec0a: NGAP: decode Handover Request Acknowledge ta
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8aec0a9f2e4387a0b3f9782eb5bed40105eef34
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b8aec0a by Pascal Quantin (pascal@xxxxxxxxxxxxx):
NGAP: decode Handover Request Acknowledge target to source RAN container
As this message does not include the Handover Type IE, let's use the
dissect_target_ng_ran_container_as preference
Change-Id: If220e22ee9cfb6ef0c794ff0f1bd6d75a0fdcf88
Reviewed-on: https://code.wireshark.org/review/37636
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ca41ee2 tests: Try to squelch [-Wpointer-sign] warnings.
add b8aec0a NGAP: decode Handover Request Acknowledge target to source RAN container
Summary of changes:
epan/dissectors/asn1/ngap/ngap.cnf | 28 +++--
epan/dissectors/packet-ngap.c | 252 +++++++++++++++++++------------------
2 files changed, 148 insertions(+), 132 deletions(-)