summaryrefslogtreecommitdiff
path: root/interface-definitions/include/policy/route-rule-action.xml.i
AgeCommit message (Collapse)Author
2023-02-26policy: T5035: Add more actions to policy route ruleYouyuan
2022-06-10xml: drop not always applicable REQUIRED suffix from completion help stringChristian Poessinger
If a parameter is required is determined from the Python string on commit. This "indicator" is not used consistently and sometimes missing, or added where it is not required anymore due to Python script improvement/rewrite.
2022-04-29xml: T4047: use full string match in the regex validatorChristian Poessinger
2021-12-06policy: T2199: Migrate policy route to XML/Pythonsarthurdev