Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-20 | vrf: T4562: no need to invode "sudo" when retrieving VRf information | Christian Poessinger | |
2022-08-04 | T2719: add an exception hierarchy for op mode errors | Daniil Baturin | |
2022-08-01 | vrf: T4562: Check VRF if it has not been configured | Viacheslav Hletenko | |
Check list of VRF's, check key 'ifname' is configured If not configured, return message "VRF is not configured" | |||
2022-07-29 | vrf: T4562: Rewrite show vrf name xxx delete old script | Viacheslav Hletenko | |
Add option "--name" for function "show" to get required VRF name Delete old script "show_vrf.py" | |||
2022-07-23 | vrf: T4562: Rewrite show vrf to vyos.opmode format | Viacheslav Hletenko | |