diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-09-21 08:17:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-21 08:17:20 +0200 |
commit | 0dcea68dc73e27c8ba04100babb349d7d235ea72 (patch) | |
tree | eb0b0bcdbf13bbb40cd1db7f997408b8f08c2281 /interface-definitions/protocols-rip.xml.in | |
parent | 1b269e0798f294b9b893190a14f5dc48e65207c5 (diff) | |
parent | a8b2e52148da69615285d03e8f89c1ac03990861 (diff) | |
download | vyos-1x-0dcea68dc73e27c8ba04100babb349d7d235ea72.tar.gz vyos-1x-0dcea68dc73e27c8ba04100babb349d7d235ea72.zip |
Merge pull request #1013 from sarthurdev/current
github: Add .gitattributes to correct language detection
Diffstat (limited to 'interface-definitions/protocols-rip.xml.in')
-rw-r--r-- | interface-definitions/protocols-rip.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/protocols-rip.xml.in b/interface-definitions/protocols-rip.xml.in index 4fcfcfc27..d3be4e1af 100644 --- a/interface-definitions/protocols-rip.xml.in +++ b/interface-definitions/protocols-rip.xml.in @@ -155,7 +155,7 @@ #include <include/static/static-route-distance.xml.i> </children> </tagNode> - #include <include/routing-passive-interface-xml.i> + #include <include/routing-passive-interface.xml.i> <node name="redistribute"> <properties> <help>Redistribute information from another routing protocol</help> |