summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-03-28 18:58:43 +0100
committerChristian Poessinger <christian@poessinger.com>2020-03-28 20:48:32 +0100
commit722925e159cee6bdaba6f9f2090aedf443c1f032 (patch)
tree56ba52b263f9f393a789019106259d92d7fe07d0
parent4aa6e0daa6d9dec5fa8bbff32bb41be27265099b (diff)
downloadvyos-1x-722925e159cee6bdaba6f9f2090aedf443c1f032.tar.gz
vyos-1x-722925e159cee6bdaba6f9f2090aedf443c1f032.zip
wwan: T1988: add ipv6 addressing nodes
-rw-r--r--interface-definitions/interfaces-wirelessmodem.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/interface-definitions/interfaces-wirelessmodem.xml.in b/interface-definitions/interfaces-wirelessmodem.xml.in
index 81efbdb54..cea8f4029 100644
--- a/interface-definitions/interfaces-wirelessmodem.xml.in
+++ b/interface-definitions/interfaces-wirelessmodem.xml.in
@@ -54,6 +54,13 @@
</leafNode>
#include <include/interface-disable-link-detect.xml.i>
#include <include/interface-mtu-68-9000.xml.i>
+ <node name="ipv6">
+ <children>
+ #include <include/ipv6-address.xml.i>
+ #include <include/ipv6-disable-forwarding.xml.i>
+ #include <include/ipv6-dup-addr-detect-transmits.xml.i>
+ </children>
+ </node>
<leafNode name="no-peer-dns">
<properties>
<help>Do not use peer supplied DNS server information</help>