diff options
Diffstat (limited to 'interface-definitions/protocols-ospfv3.xml.in')
-rw-r--r-- | interface-definitions/protocols-ospfv3.xml.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/interface-definitions/protocols-ospfv3.xml.in b/interface-definitions/protocols-ospfv3.xml.in deleted file mode 100644 index 2b98ffa7b..000000000 --- a/interface-definitions/protocols-ospfv3.xml.in +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<interfaceDefinition> - <node name="protocols"> - <children> - <node name="ospfv3" owner="${vyos_conf_scripts_dir}/protocols_ospfv3.py"> - <properties> - <help>Open Shortest Path First (OSPF) for IPv6</help> - <priority>620</priority> - </properties> - <children> - #include <include/ospfv3/protocol-common-config.xml.i> - </children> - </node> - </children> - </node> -</interfaceDefinition> |