Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-03 | xml: T5738: add constraint building block with alphanumeric, hypen, ↵ | Christian Breunig | |
underscore and dot | |||
2022-04-29 | xml: T4047: use full string match in the regex validator | Christian Poessinger | |
2021-05-09 | policy: T3531: Allow route-map names to contain an underscore | Christian Poessinger | |
2021-04-08 | xml: route-map: add missing constraints | Christian Poessinger | |
Port over the regex used in the old node.def code-base and make this limitation also live on the new CLI interface. | |||
2021-03-14 | xml: include: fix typo on include comment | Christian Poessinger | |
When including XML files they all contained a comment from where the snipped had actually been included from. The comment had been "included start" and "included end" instead of "include start" and "include end". This commit corrects the glitch. | |||
2021-03-14 | xml: include: move route-map from ospf to generic section | Christian Poessinger | |