mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-10 17:05:51 +00:00
NAS-5GS is added
This commit is contained in:
5
lib/nas/5gs/support/cache/nas-msg-90.py
vendored
Normal file
5
lib/nas/5gs/support/cache/nas-msg-90.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "ngKSI", "type" : "key set identifier", "reference" : "9.11.3.32", "presence" : "M", "format" : "V", "length" : "1/2"})
|
||||
ies.append({ "iei" : "", "value" : "EAP message", "type" : "EAP message", "reference" : "9.11.2.2", "presence" : "M", "format" : "LV-E", "length" : "6-1502"})
|
||||
ies.append({ "iei" : "38", "value" : "ABBA", "type" : "ABBA", "reference" : "9.11.3.10", "presence" : "O", "format" : "TLV", "length" : "4-n"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Reference in New Issue
Block a user