URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16adaf33b494d26ea7a643cf701c2080120a851a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
16adaf3 by Anders Broman (anders.broman@xxxxxxxxxxxx):
GTPv2: Dissect Core Network Restrictions and UE Radio Capability ID.
Change-Id: I91714384688a554cbca82a0ae887e18f6304e0c1
Reviewed-on: https://code.wireshark.org/review/36379
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 29614e0 gsmtap: Add support for dissecting GSM voice / user plane messages
add 16adaf3 GTPv2: Dissect Core Network Restrictions and UE Radio Capability ID.
Summary of changes:
epan/dissectors/packet-diameter_3gpp.c | 2 +-
epan/dissectors/packet-diameter_3gpp.h | 2 ++
epan/dissectors/packet-gsm_a_common.h | 2 ++
epan/dissectors/packet-gtpv2.c | 13 ++++---
epan/dissectors/packet-nas_5gs.c | 66 +++++++++++++++++++++-------------
epan/dissectors/packet-nas_eps.c | 30 +++++++++++++++-
6 files changed, 84 insertions(+), 31 deletions(-)