Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-20 | xml: T3488: when using regex one must use ^ and $ when checking string literals | Christian Poessinger | |
2020-12-27 | xml: fix valueHelp format strings | Christian 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 < and >. [1]: https://github.com/vyos/vyatta-cfg/blob/5aec1a0429f2f/etc/bash_completion.d/vyatta-cfg#L515-L566 | |||
2020-07-05 | ids: T2659: Add priority after bgp for correct service starting | DmitriyEshenko | |
2020-06-29 | ids: T2659: Fastnetmon conf_mode | sever-sever | |