blob: af7061bd6d43ccd1ff7e8fb0d41def32d7855973 [file] [log] [blame]
Harald Weltec83d2fe2019-08-10 22:08:54 +02001;;
2;; %CopyrightBegin%
3;;
4;; Transcribed from RFC 6942 by Harald Welte <laforge@gnumonks.org>
5;;
6;; Licensed under the Apache License, Version 2.0 (the "License");
7;; you may not use this file except in compliance with the License.
8;; You may obtain a copy of the License at
9;;
Harald Welte207ef1f2024-06-05 16:45:09 +020010;; https://www.apache.org/licenses/LICENSE-2.0
Harald Weltec83d2fe2019-08-10 22:08:54 +020011;;
12;; Unless required by applicable law or agreed to in writing, software
13;; distributed under the License is distributed on an "AS IS" BASIS,
14;; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15;; See the License for the specific language governing permissions and
16;; limitations under the License.
17;;
18;; %CopyrightEnd%
19;;
20
21;;
22;; RFC 6942, Diameter Support for the EAP Re-authentication Protocol (ERP)
23;;
24
25@id 1
26
27@inherits diameter_gen_base_rfc6733
28
29;; ===========================================================================
30
31@avp_types
32
33 ERP-RK-Request 618 Grouped -
34 ERP-Realm 619 DiameterIdentity -
35
36;; ===========================================================================
37
38@grouped
39
40ERP-RK-Request ::= < AVP Header: 618 >
41 { ERP-Realm }
42 * [ AVP ]