summaryrefslogtreecommitdiff
path: root/diameter/dictionary.xml
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2016-04-29 14:33:07 +0200
committerAnders Broman <a.broman58@gmail.com>2016-04-29 12:36:12 +0000
commite61ed6729878cba5a3b65c95b3370bdd9841452d (patch)
treefe8cceff0b32f940ebfa19892bc96f8d94191214 /diameter/dictionary.xml
parente65ab3cd946cb1df3156fa6f0e2bb6dd708584fa (diff)
downloadwireshark-e61ed6729878cba5a3b65c95b3370bdd9841452d.tar.gz
[Diameter AVPs] Add AVP 620 Redirect-Realm
Bug 12381 Change-Id: I8ba1306661b4b2c30c865761e1c2a90b5e4140b0 Reviewed-on: https://code.wireshark.org/review/15162 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/dictionary.xml')
-rw-r--r--diameter/dictionary.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 6cfc296729..71c1068599 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -2620,8 +2620,10 @@
617 ALRP-Value [RFC6735]
618 ERP-RK-Request [RFC6942]
619 ERP-Realm [RFC6942]
- 620 Redirect-Realm [RFC7075]
-->
+ <avp name="Redirect-Realm" code="620" mandatory="may" may-encrypt="no" protected="may" vendor-bit="mustnot">
+ <type type-name="DiameterIdentity"/>
+ </avp>
<avp name="OC-Supported-Features" code="621" mandatory="may">
<grouped>
<gavp name="OC-Feature-Vector"/>