summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-11 00:34:44 +0200
committerChristian Poessinger <christian@poessinger.com>2020-04-11 11:25:59 +0200
commit9e07ddb150fbf235466ce6de6f209d0ea3038b06 (patch)
tree612fee84274d812a19a5e30fd19763b4213c12fb /interface-definitions
parent033062f56be9d531b1911e7d7516d7986aa68b46 (diff)
downloadvyos-1x-9e07ddb150fbf235466ce6de6f209d0ea3038b06.tar.gz
vyos-1x-9e07ddb150fbf235466ce6de6f209d0ea3038b06.zip
vpn: l2tp: T2264: remove RADIUS req-limit node
It makes less sense for the user to specify this behavior.
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/vpn-l2tp.xml.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/interface-definitions/vpn-l2tp.xml.in b/interface-definitions/vpn-l2tp.xml.in
index 5604ea3d2..5f0537de5 100644
--- a/interface-definitions/vpn-l2tp.xml.in
+++ b/interface-definitions/vpn-l2tp.xml.in
@@ -428,11 +428,6 @@
<help>Key for accessing the specified server</help>
</properties>
</leafNode>
- <leafNode name="req-limit">
- <properties>
- <help>Maximum number of simultaneous requests to server (default: unlimited)</help>
- </properties>
- </leafNode>
<leafNode name="fail-time">
<properties>
<help>If server doesn not responds mark it unavailable for this time (seconds)</help>