summaryrefslogtreecommitdiff
path: root/data/templates/frr/ospfv3.frr.tmpl
AgeCommit message (Collapse)Author
2021-01-24ospfv3: T3244: provide full protocol support in XML and PythonChristian Poessinger
This commit provides the implementation of the OSPFv3 (IPv6) CLI with a Jinja2 template that is loaded by FRR reload. It also contains some initial smoketests. There is yet no verify() implementation!