diff options
author | Viacheslav <v.gletenko@vyos.io> | 2021-06-22 12:16:51 +0000 |
---|---|---|
committer | Viacheslav <v.gletenko@vyos.io> | 2021-06-22 12:24:17 +0000 |
commit | b6d2abba08ef0a1475e890d534d32a477dc97811 (patch) | |
tree | b777b2906b21ca0454178f0b366a0e66ec8065a3 /interface-definitions/vpn_sstp.xml.in | |
parent | 395595f832ac67a26d6b898b7df8f5a5913de951 (diff) | |
download | vyos-1x-b6d2abba08ef0a1475e890d534d32a477dc97811.tar.gz vyos-1x-b6d2abba08ef0a1475e890d534d32a477dc97811.zip |
sstp-l2tp: T3636: Add ipv6 options
Diffstat (limited to 'interface-definitions/vpn_sstp.xml.in')
-rw-r--r-- | interface-definitions/vpn_sstp.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/vpn_sstp.xml.in b/interface-definitions/vpn_sstp.xml.in index e4ade844d..c09603028 100644 --- a/interface-definitions/vpn_sstp.xml.in +++ b/interface-definitions/vpn_sstp.xml.in @@ -43,6 +43,7 @@ </properties> <children> #include <include/accel-ppp/ppp-mppe.xml.i> + #include <include/accel-ppp/ppp-options-ipv6.xml.i> #include <include/accel-ppp/lcp-echo-interval-failure.xml.i> #include <include/accel-ppp/lcp-echo-timeout.xml.i> </children> |