Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-12 | ospf: T4707: fix segment-routing Jinja2 template for explicit-null and ↵ | Christian Poessinger | |
no-php-flag The nested if statement was not properly evaluated during smoketests making them fail. There is no need to nest the if's - as a simple string can be appended by {{ 'foo' if bar is vyos_defined }} | |||
2022-10-07 | ospf: T4707: enable segment-routing on last in FRR configuration | Christian Poessinger | |
2022-10-06 | ospf: T4707: Add OSPF segment routing for FRR | Cheeze_It | |
In this commit we add OSPF segment routing, smoke tests, handlers, FRR template changes, and CLI commands. | |||
2022-04-14 | frr: T4353: fix Jinja2 linting errors | Christian Poessinger | |