Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-16 | frr: T6747: remove superfluous newlines from rendered templates | Christian Breunig | |
Drop newlines added by macro statement and Jinja2 comments. Jinja2 comments will be removed during package build on the shipped files. | |||
2023-02-08 | T4977: Add Babel routing protocol support | Yuxiang Zhu | |
This PR adds basic Babel routing protocol support using the implementation in FRR. Signed-off-by: Yuxiang Zhu <vfreex@gmail.com> |