update it

This commit is contained in:
Sukchan Lee 2017-03-21 12:04:15 +09:00
parent 6922416a54
commit 016caf197c
11 changed files with 86 additions and 12 deletions

5
lib/nas/support/cache/nas_msg_82.py vendored Normal file
View file

@ -0,0 +1,5 @@
ies = []
ies.append({ "iei" : "", "value" : "NAS key set identifierASME ", "type" : "NAS key set identifier", "reference" : "9.9.3.21", "presence" : "M", "format" : "V", "length" : "1/2"})
ies.append({ "iei" : "", "value" : "Authentication parameter RAND (EPS challenge)", "type" : "Authentication parameter RAND", "reference" : "9.9.3.3", "presence" : "M", "format" : "V", "length" : "16"})
ies.append({ "iei" : "", "value" : "Authentication parameter AUTN (EPS challenge)", "type" : "Authentication parameter AUTN", "reference" : "9.9.3.2", "presence" : "M", "format" : "LV", "length" : "17"})
msg_list[key]["ies"] = ies