summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols-rip.xml.in
AgeCommit message (Collapse)Author
2021-02-06xml: rip: ospf: add passive-interface building blockChristian Poessinger
2021-02-06rip: T2833: xml: split out (access|prefix)-list to re includableChristian Poessinger
2020-12-27xml: fix valueHelp format stringsChristian Poessinger
A pre-defined list of common format strings to be used inside the <format> node of <valueHelp> is available from [1]. Adjust all currently in use <format> nodes to re-use the predefined strings over writing them on their own by even encapsulating the <> signs as &lt; and &gt;. [1]: https://github.com/vyos/vyatta-cfg/blob/5aec1a0429f2f/etc/bash_completion.d/vyatta-cfg#L515-L566
2020-06-22rip: T2547: rewriten implementation in Python and XMLViacheslav Hletenko
2020-06-04rip-xml: T2547: XML for conf-mode protocol RIPsever-sever