From a8b2e52148da69615285d03e8f89c1ac03990861 Mon Sep 17 00:00:00 2001 From: sarthurdev <965089+sarthurdev@users.noreply.github.com> Date: Mon, 20 Sep 2021 15:00:52 +0200 Subject: xml: Update routing-passive-interface-xml.i file extension to standard .xml.i --- .../include/routing-passive-interface-xml.i | 24 ---------------------- .../include/routing-passive-interface.xml.i | 24 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 interface-definitions/include/routing-passive-interface-xml.i create mode 100644 interface-definitions/include/routing-passive-interface.xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/routing-passive-interface-xml.i b/interface-definitions/include/routing-passive-interface-xml.i deleted file mode 100644 index 9bd4dac2a..000000000 --- a/interface-definitions/include/routing-passive-interface-xml.i +++ /dev/null @@ -1,24 +0,0 @@ - - - - Suppress routing updates on an interface - - default - - - - txt - Interface to be passive (i.e. suppress routing updates) - - - default - Default to suppress routing updates on all interfaces - - - ^(default)$ - - - - - - diff --git a/interface-definitions/include/routing-passive-interface.xml.i b/interface-definitions/include/routing-passive-interface.xml.i new file mode 100644 index 000000000..43dfb5e44 --- /dev/null +++ b/interface-definitions/include/routing-passive-interface.xml.i @@ -0,0 +1,24 @@ + + + + Suppress routing updates on an interface + + default + + + + txt + Interface to be passive (i.e. suppress routing updates) + + + default + Default to suppress routing updates on all interfaces + + + ^(default)$ + + + + + + -- cgit v1.2.3