summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-04-13 08:54:18 +0200
committerGitHub <noreply@github.com>2023-04-13 08:54:18 +0200
commit65278fa76c07674b63e170c9ec1f85722aced16f (patch)
tree4cecd2e705de9ba35efdc4697f6cc17980e09dd0 /interface-definitions
parent94a6fb73d248e9e9e2c3d4a4ac023228473c9f48 (diff)
parentb897f00a008bab31264020948242cf76833ad3b8 (diff)
downloadvyos-1x-65278fa76c07674b63e170c9ec1f85722aced16f.tar.gz
vyos-1x-65278fa76c07674b63e170c9ec1f85722aced16f.zip
Merge pull request #1952 from sever-sever/T4727
T4727: Add RADIUS rate-limit attribute for vpn pptp
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/vpn_pptp.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface-definitions/vpn_pptp.xml.in b/interface-definitions/vpn_pptp.xml.in
index 9b84a00c1..8c2f4cc94 100644
--- a/interface-definitions/vpn_pptp.xml.in
+++ b/interface-definitions/vpn_pptp.xml.in
@@ -107,6 +107,11 @@
</tagNode>
</children>
</node>
+ <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>