summaryrefslogtreecommitdiff
path: root/src/op_mode/vrf.py
AgeCommit message (Expand)Author
2023-08-23vrf: T5428: move helpers to common vyos.utils.network moduleChristian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-11-20vrf: T4562: no need to invode "sudo" when retrieving VRf informationChristian Poessinger
2022-08-04T2719: add an exception hierarchy for op mode errorsDaniil Baturin
2022-08-01vrf: T4562: Check VRF if it has not been configuredViacheslav Hletenko
2022-07-29vrf: T4562: Rewrite show vrf name xxx delete old scriptViacheslav Hletenko
2022-07-23vrf: T4562: Rewrite show vrf to vyos.opmode formatViacheslav Hletenko