aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-05-24 05:01:39 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-05-24 05:01:39 +0000
commit19f350b9f4c2afd403a3c292d2d6b0421ae27555 (patch)
tree8a8e823a1a5c33acd24c949fa1ebdd2cbda0bfbb /diameter
parenta11836dc8b12ada0bfa8e944b72ac59c5fda7350 (diff)
Add missing vendor atribute.
svn path=/trunk/; revision=32928
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 3156df1735..5141df0432 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -1561,11 +1561,11 @@ http://www.iana.org/assignments/radius-types
502 Bandwidth [RFC5624]
503 PHB-Class [RFC5624]
504 - 507 in mobileipv6.xml
-503 PHB-Class [RFC5624]
-504 PMIP6-DHCP-Server-Address [RFC5779]
-505 PMIP6-IPv4-Home-Address [RFC5779]
-506 Mobile-Node-Identifier [RFC5779]
-507 Service-Configuration [RFC5779]
+ 503 PHB-Class [RFC5624]
+ 504 PMIP6-DHCP-Server-Address [RFC5779]
+ 505 PMIP6-IPv4-Home-Address [RFC5779]
+ 506 Mobile-Node-Identifier [RFC5779]
+ 507 Service-Configuration [RFC5779]
508 QoS-Resources [RFC5777]
509 Filter-Rule [RFC5777]
510 Filter-Rule-Precedence [RFC5777]
@@ -2236,7 +2236,7 @@ Note: The AVP codes from 800 to 822 are reserved for TS 32.299.
<avp name="WAG-Address" code="890" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP" >
<type type-name="IPAddress"/>
</avp>
- <avp name="WAG-PLMN-Id" code="891">
+ <avp name="WAG-PLMN-Id" code="891" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP" >
<type type-name="OctetString"/>
</avp>
<avp name="WLAN-Radio-Container" code="892" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
@@ -3019,7 +3019,7 @@ Note: The AVP codes from 1119 to 1199 are reserved for TS 29.140
<enum name="Informational" code="2"/>
<enum name="Auto" code="3"/>
</avp>
- <avp name="Token-Text" code="1215">
+ <avp name="Token-Text" code="1215" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
<type type-name="UTF8String"/>
</avp>
<avp name="Delivery-Report-Requested" code="1216" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
@@ -3049,7 +3049,7 @@ Note: The AVP codes from 1119 to 1199 are reserved for TS 29.140
<enum name="content-basic" code="6"/>
<enum name="content-rich" code="7"/>
</avp>
- <avp name="DRM-Content" code="1221">
+ <avp name="DRM-Content" code="1221" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
<type type-name="Enumerated"/>
<enum name="No" code="0"/>
<enum name="Yes" code="1"/>