diff options
author | Anders Svensson <[email protected]> | 2012-08-30 10:38:20 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2012-08-30 12:23:30 +0200 |
commit | 62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f (patch) | |
tree | e8fcd2ff7bd0d90b1fb95e67f5e87c41eb1238d4 /lib/diameter/doc/src/diameter_dict.xml | |
parent | b1c9f8412fcf6261d84cd2043ca0b9cca680112f (diff) | |
download | otp-62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f.tar.gz otp-62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f.tar.bz2 otp-62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f.zip |
Correct doc on AVP P flag and add warning about its deprecation
Diffstat (limited to 'lib/diameter/doc/src/diameter_dict.xml')
-rw-r--r-- | lib/diameter/doc/src/diameter_dict.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/diameter/doc/src/diameter_dict.xml b/lib/diameter/doc/src/diameter_dict.xml index cc638dbc18..26d6ad4e56 100644 --- a/lib/diameter/doc/src/diameter_dict.xml +++ b/lib/diameter/doc/src/diameter_dict.xml @@ -275,10 +275,12 @@ Location-Information 350 Grouped MV Requested-Information 353 Enumerated V </code> +<warning> <p> -Note that the P flag has been deprecated by the Diameter Maintenance -and Extensions Working Group of the IETF: diameter will set the P flag -to 0 as mandated by the current draft standard.</p> +The P flag has been deprecated by the Diameter Maintenance +and Extensions Working Group of the IETF and should be omitted +to conform to the current draft standard.</p> +</warning> </item> |