summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-04-11 23:12:31 +0200
committerGitHub <noreply@github.com>2023-04-11 23:12:31 +0200
commitc04976f3ccfb5a739a679050a4238a2cfa1e81d8 (patch)
tree1d7a5e9b7b83a76ca2769087be11172a021b608a /interface-definitions
parent14582acd1c7d169f6d50efc7aaf250fecff81740 (diff)
parentf62dffaa3121261925b4850fe0400dd33449e5f5 (diff)
downloadvyos-1x-c04976f3ccfb5a739a679050a4238a2cfa1e81d8.tar.gz
vyos-1x-c04976f3ccfb5a739a679050a4238a2cfa1e81d8.zip
Merge pull request #1953 from sever-sever/T4727-curr
T4727: Change and fix RADIUS rate-limit option for pptp
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/vpn-pptp.xml.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/interface-definitions/vpn-pptp.xml.in b/interface-definitions/vpn-pptp.xml.in
index 00ffd26f9..5a8b4a78a 100644
--- a/interface-definitions/vpn-pptp.xml.in
+++ b/interface-definitions/vpn-pptp.xml.in
@@ -108,9 +108,13 @@
</tagNode>
</children>
</node>
+ <node name="radius">
+ <children>
+ #include <include/accel-ppp/radius-additions-rate-limit.xml.i>
+ </children>
+ </node>
#include <include/radius-auth-server-ipv4.xml.i>
#include <include/accel-ppp/radius-additions.xml.i>
- #include <include/accel-ppp/radius-additions-rate-limit.xml.i>
</children>
</node>
</children>