summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn_pptp.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-10-04 12:32:29 +0200
committerChristian Poessinger <christian@poessinger.com>2020-10-04 12:32:29 +0200
commit25c8e1609b59478f8b109c3ef4cb5cd7d947e3a0 (patch)
treef8f33e34f671810f09106b1e26be5b694bb7efaa /interface-definitions/vpn_pptp.xml.in
parentdd833b361dd773ed461b4db3efe335d9ecfdb479 (diff)
downloadvyos-1x-25c8e1609b59478f8b109c3ef4cb5cd7d947e3a0.tar.gz
vyos-1x-25c8e1609b59478f8b109c3ef4cb5cd7d947e3a0.zip
l2tp: pptp: pppoe-server: T2953: use common Accel-PPP MTU include file
Diffstat (limited to 'interface-definitions/vpn_pptp.xml.in')
-rw-r--r--interface-definitions/vpn_pptp.xml.in9
1 files changed, 1 insertions, 8 deletions
diff --git a/interface-definitions/vpn_pptp.xml.in b/interface-definitions/vpn_pptp.xml.in
index 466fbf36d..b17138e33 100644
--- a/interface-definitions/vpn_pptp.xml.in
+++ b/interface-definitions/vpn_pptp.xml.in
@@ -12,14 +12,7 @@
<help>Remote access PPTP VPN</help>
</properties>
<children>
- <leafNode name="mtu">
- <properties>
- <help>Maximum Transmission Unit (MTU)</help>
- <constraint>
- <validator name="numeric" argument="--range 128-16384"/>
- </constraint>
- </properties>
- </leafNode>
+ #include <include/accel-mtu-128-16384.xml.i>
<leafNode name="outside-address">
<properties>
<help>External IP address to which VPN clients will connect</help>