summaryrefslogtreecommitdiff
path: root/interface-definitions/policy-route.xml.in
AgeCommit message (Collapse)Author
2022-01-11policy: T4170: rename "policy ipv6-route" -> "policy route6"Christian Poessinger
In order to have a consistent looking CLI we should rename this CLI node. There is: * access-list and access-list6 (policy) * prefix-list and prefix-list6 (policy) * route and route6 (static routes)
2022-01-11policy: T2199: add missing rule constraintsChristian Poessinger
2021-12-06policy: T2199: Migrate policy route to XML/Pythonsarthurdev