aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorMarius Paliga <mareko.paliga@gmail.com>2016-10-11 16:36:56 +0200
committerAnders Broman <a.broman58@gmail.com>2016-10-12 11:16:37 +0000
commit9934fff4c095b0454323f471c82219fcbbc0ea6f (patch)
tree5c0c51ef0f0390a521a3114ea964c0c112d1618f /diameter
parentd78c5e0ac24027ba8da9d481d39af71d52a85296 (diff)
Add support for Enhanced-Diagnostics AVP
Bug: 13004 Change-Id: I20a3faec635a8c86e2d45eb17ce24e2a9db81b5e Reviewed-on: https://code.wireshark.org/review/18154 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index cad0341cb0..1bdde0e7d8 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -6704,6 +6704,11 @@ UTRAN-Additional-Positioning-Data 2558 7.4.63 OctetString V M No
<avp name="ePDG-Address" code="3425" mandatory="must" may-encrypt="no" protected="may" vendor-bit="must" vendor-id="TGPP">
<type type-name="IPAddress"/>
</avp>
+ <avp name="Enhanced-Diagnostics" code="3901" mandatory="must" may-encrypt="no" protected="may" vendor-bit="must" vendor-id="TGPP">
+ <grouped>
+ <gavp name="RAN-NAS-Release-Cause"/>
+ </grouped>
+ </avp>
</base>