mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-07 07:23:14 +00:00
5 lines
399 B
Python
5 lines
399 B
Python
ies = []
|
|
ies.append({ "iei" : "2D", "value" : "Authentication response parameter", "type" : "Authentication response parameter", "reference" : "9.11.3.17", "presence" : "O", "format" : "TLV", "length" : "18"})
|
|
ies.append({ "iei" : "78", "value" : "EAP message", "type" : "EAP message", "reference" : "9.11.2.2", "presence" : "O", "format" : "TLV-E", "length" : "7-1503"})
|
|
msg_list[key]["ies"] = ies
|