summaryrefslogtreecommitdiff
path: root/interface-definitions/service-ipoe-server.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-07-03 10:57:57 +0200
committerGitHub <noreply@github.com>2022-07-03 10:57:57 +0200
commit3d0cae6c7636d82f0089562fb8bd84beefedc277 (patch)
treeeab3b73b677d86100482b1c881ddc5b262471aef /interface-definitions/service-ipoe-server.xml.in
parentb89183284f2638a4cfe8ee5e3996206c87970728 (diff)
parent173f02d0936ab48e15a16ee57557b759d96b5a27 (diff)
downloadvyos-1x-3d0cae6c7636d82f0089562fb8bd84beefedc277.tar.gz
vyos-1x-3d0cae6c7636d82f0089562fb8bd84beefedc277.zip
Merge pull request #1387 from sever-sever/T4507
ipoe: T4507: Add option rate-limit for RADIUS authentication
Diffstat (limited to 'interface-definitions/service-ipoe-server.xml.in')
-rw-r--r--interface-definitions/service-ipoe-server.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface-definitions/service-ipoe-server.xml.in b/interface-definitions/service-ipoe-server.xml.in
index e222467b1..cd3aa3638 100644
--- a/interface-definitions/service-ipoe-server.xml.in
+++ b/interface-definitions/service-ipoe-server.xml.in
@@ -213,6 +213,11 @@
</tagNode>
</children>
</tagNode>
+ <node name="radius">
+ <children>
+ #include <include/accel-ppp/radius-additions-rate-limit.xml.i>
+ </children>
+ </node>
#include <include/radius-server-ipv4.xml.i>
#include <include/accel-ppp/radius-additions.xml.i>
</children>