NAS 5GS: 5GSM cause updated as per spec v15.3.0

Change-Id: Ia982221cbf169366959ac3b273241e9b753d1042
Reviewed-on: https://code.wireshark.org/review/33503
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Swapnil Roy 2019-06-05 20:43:10 +05:30 committed by Alexis La Goutte
parent f29d6d1e00
commit 5ca087e276
1 changed files with 2 additions and 2 deletions

View File

@ -2342,11 +2342,10 @@ const value_string nas_5gs_sm_cause_vals[] = {
{ 0x23, "PTI already in use" },
{ 0x24, "Regular deactivation" },
{ 0x27, "Reactivation requested" },
{ 0x26, "Out of LADN service area" },
{ 0x27, "Reactivation requested" },
{ 0x2b, "Invalid PDU session identity" },
{ 0x2c, "Semantic errors in packet filter(s)" },
{ 0x2d, "Syntactical error in packet filter(s)" },
{ 0x2e, "Out of LADN service area" },
{ 0x2f, "PTI mismatch" },
{ 0x32, "PDU session type Ipv4 only allowed" },
{ 0x33, "PDU session type Ipv6 only allowed" },
@ -2359,6 +2358,7 @@ const value_string nas_5gs_sm_cause_vals[] = {
{ 0x52, "Maximum data rate per UE for user-plane integrity protection is too low" },
{ 0x53, "Semantic error in the QoS operation" },
{ 0x54, "Syntactical error in the QoS operation" },
{ 0x55, "Invalid mapped EPS bearer identity" },
{ 0x5f, "Semantically incorrect message" },
{ 0x60, "Invalid mandatory information" },
{ 0x61, "Message type non - existent or not implemented" },