diff options
author | Anders Svensson <[email protected]> | 2013-06-11 12:21:00 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2013-06-11 12:21:00 +0200 |
commit | 7041c4b9fbedf295e43795d90702bd9501346aad (patch) | |
tree | 2e104f397c885aef662fdf34128c7aff0a11535e /lib/diameter/src/dict/base_rfc3588.dia | |
parent | 0ba92c66a9d778ca455f0400f9d0f03894993af5 (diff) | |
parent | 47e81de2e656767fbd3bc4b6f5d73631dcc3bb92 (diff) | |
download | otp-7041c4b9fbedf295e43795d90702bd9501346aad.tar.gz otp-7041c4b9fbedf295e43795d90702bd9501346aad.tar.bz2 otp-7041c4b9fbedf295e43795d90702bd9501346aad.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/diameter/src/dict/base_rfc3588.dia')
-rw-r--r-- | lib/diameter/src/dict/base_rfc3588.dia | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/diameter/src/dict/base_rfc3588.dia b/lib/diameter/src/dict/base_rfc3588.dia index acd7fffd00..43a417b8dc 100644 --- a/lib/diameter/src/dict/base_rfc3588.dia +++ b/lib/diameter/src/dict/base_rfc3588.dia @@ -1,7 +1,7 @@ ;; ;; %CopyrightBegin% ;; -;; Copyright Ericsson AB 2010-2011. All Rights Reserved. +;; Copyright Ericsson AB 2010-2013. All Rights Reserved. ;; ;; The contents of this file are subject to the Erlang Public License, ;; Version 1.1, (the "License"); you may not use this file except in @@ -421,7 +421,7 @@ DIAMETER_INVALID_AVP_BIT_COMBO 5016 DIAMETER_NO_COMMON_SECURITY 5017 -@grouped +@grouped Proxy-Info ::= < AVP Header: 284 > { Proxy-Host } @@ -440,7 +440,7 @@ [ Auth-Application-Id ] [ Acct-Application-Id ] -;; The E2E-Sequence AVP is defined in RFC 3588 as Grouped, but +;; The E2E-Sequence AVP is defined in RFC 3588 as Grouped, but ;; there is no definition of the group - only an informal text stating ;; that there should be a nonce (an OctetString) and a counter ;; (integer) |