mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
[Release-17] Upgrade NAS to v17.8.0
This commit is contained in:
parent
c3f0c57554
commit
62b6b42e88
48 changed files with 4606 additions and 497 deletions
2
lib/nas/eps/support/cache/nas-msg-93.py
vendored
2
lib/nas/eps/support/cache/nas-msg-93.py
vendored
|
|
@ -7,5 +7,5 @@ ies.append({ "iei" : "55", "value" : "Replayed nonceUE", "type" : "Nonce", "refe
|
|||
ies.append({ "iei" : "56", "value" : "NonceMME", "type" : "Nonce", "reference" : "9.9.3.25", "presence" : "O", "format" : "TV", "length" : "5"})
|
||||
ies.append({ "iei" : "4F", "value" : "HashMME", "type" : "HashMME", "reference" : "9.9.3.50", "presence" : "O", "format" : "TLV", "length" : "10"})
|
||||
ies.append({ "iei" : "6F", "value" : "Replayed UE additional security capability", "type" : "UE additional security capability", "reference" : "9.9.3.53", "presence" : "O", "format" : "TLV", "length" : "6"})
|
||||
ies.append({ "iei" : "D-", "value" : "UE radio capability ID request", "type" : "UE radio capability ID request", "reference" : "9.9.3.59", "presence" : "O", "format" : "TV", "length" : "1"})
|
||||
ies.append({ "iei" : "37", "value" : "UE radio capability ID request", "type" : "UE radio capability ID request", "reference" : "9.9.3.59", "presence" : "O", "format" : "TLV", "length" : "3"})
|
||||
msg_list[key]["ies"] = ies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue