summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-04 11:42:38 +0100
committerChristian Poessinger <christian@poessinger.com>2020-12-04 11:42:38 +0100
commitdf3347b4783411652a6176fed42b193ad784e061 (patch)
tree8410a97d28fa6cac5388814b3297518c922f06bd
parent21febc81c59e9b443640eb047df1a1dce8e52943 (diff)
downloadvyos-1x-df3347b4783411652a6176fed42b193ad784e061.tar.gz
vyos-1x-df3347b4783411652a6176fed42b193ad784e061.zip
wwan: T2653: add interface "ip" configuration node
-rw-r--r--interface-definitions/interfaces-wirelessmodem.xml.in9
1 files changed, 2 insertions, 7 deletions
diff --git a/interface-definitions/interfaces-wirelessmodem.xml.in b/interface-definitions/interfaces-wirelessmodem.xml.in
index a0e78a124..969ff0014 100644
--- a/interface-definitions/interfaces-wirelessmodem.xml.in
+++ b/interface-definitions/interfaces-wirelessmodem.xml.in
@@ -67,13 +67,8 @@
</leafNode>
#include <include/interface-disable-link-detect.xml.i>
#include <include/interface-mtu-68-16000.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>
+ #include <include/interface-ipv4-options.xml.i>
+ #include <include/interface-ipv6-options.xml.i>
<leafNode name="no-peer-dns">
<properties>
<help>Do not use peer supplied DNS server information</help>