Diameter: Add AVPs from TS32.299 V16.1.0

Change-Id: I4943aab928f4a0fd8f616f1872ec21e122c28fe9
Reviewed-on: https://code.wireshark.org/review/34615
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Anders Broman 2019-09-25 09:37:11 +02:00 committed by Anders Broman
parent e3f2c7dd1c
commit bcbc594cb0
1 changed files with 21 additions and 0 deletions

View File

@ -8633,6 +8633,27 @@
<enum name="Active" code="0"/>
<enum name="Inactive" code="1"/>
</avp>
<avp name="Unused-Quota-Timer" code="4407" mandatory="must" vendor-bit="must" protected="may" may-encrypt="yes" vendor-id="TGPP">
<type type-name="Unsigned32"/>
</avp>
<avp name="Announcing-PLMN-ID" code="4408" mandatory="must" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="TGPP">
<type type-name="UTF8String"/>
</avp>
<avp name="ProSe-UE-to-Network-Relay-UE-ID" code="4409" mandatory="must" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="TGPP">
<type type-name="OctetString"/>
</avp>
<avp name="ProSe-Target-Layer-2-ID" code="4410" mandatory="must" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="TGPP">
<type type-name="OctetString"/>
</avp>
<avp name="Relay-IP-address" code="4411" mandatory="must" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="TGPP">
<type type-name="IPAddress"/>
</avp>
<avp name="Target-IP-Address" code="4412" mandatory="must" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="TGPP">
<type type-name="IPAddress"/>
</avp>
<avp name="FE-Identifier-List" code="4413" mandatory="must" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="TGPP">
<type type-name="UTF8String"/>
</avp>
<!--
Note: The AVP codes from 4400 to 4499 are reserved for TS 32.299
-->