diff options
author | aapostoliuk <a.apostoliuk@vyos.io> | 2024-01-12 12:51:46 +0200 |
---|---|---|
committer | aapostoliuk <a.apostoliuk@vyos.io> | 2024-01-16 11:27:59 +0200 |
commit | d187803c31175e471397dd4f77040ab56d2e1073 (patch) | |
tree | 96f1d0e9238caed74a572cf8a55d67c8c82c5e19 /interface-definitions/vpn_l2tp.xml.in | |
parent | ebf8c8d750357122023a0c96b41072065f755c2e (diff) | |
download | vyos-1x-d187803c31175e471397dd4f77040ab56d2e1073.tar.gz vyos-1x-d187803c31175e471397dd4f77040ab56d2e1073.zip |
T5865: Moved ipv6 pools to named ipv6 pools in accel-ppp
Moved ipv6 pools to named ipv6 pools in accel-ppp services
Diffstat (limited to 'interface-definitions/vpn_l2tp.xml.in')
-rw-r--r-- | interface-definitions/vpn_l2tp.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/vpn_l2tp.xml.in b/interface-definitions/vpn_l2tp.xml.in index 3e2d00e6b..d3fb58433 100644 --- a/interface-definitions/vpn_l2tp.xml.in +++ b/interface-definitions/vpn_l2tp.xml.in @@ -154,6 +154,7 @@ </children> </node> #include <include/accel-ppp/default-pool.xml.i> + #include <include/accel-ppp/default-ipv6-pool.xml.i> </children> </node> </children> |