summaryrefslogtreecommitdiff
path: root/src/conf_mode/policy-route-interface.py
AgeCommit message (Collapse)Author
2022-06-15firewall: T4435: Verify parent config applied successfullysarthurdev
2022-01-11policy: T2199: Refactor policy route script for better error handlingsarthurdev
* Migrates all policy route references from `ipv6-route` to `route6` * Update test config `dialup-router-medium-vpn` to test migration of `ipv6-route` to `route6`
2021-12-06policy: T2199: Migrate policy route to XML/Pythonsarthurdev