summaryrefslogtreecommitdiff
path: root/src/op_mode/vrrp.py
AgeCommit message (Collapse)Author
2020-06-25T2487: add an exception for the case when VRRP stats aren't available.Daniil Baturin
2020-04-21vrrp: T2331: fix show vrrpThomas Mangin
2020-04-14vrrp: T2223: move VRRP within ifconfigThomas Mangin
Tidied up the code and moved it under VRRP in view to use with show-interface (which has VRRP filtering) No change in functionality
2020-04-02VRRP: T2193: Added disabled VRRP instances to `show vrrp`zsdc
Disabled VRRP instances will be listed in a `show vrrp` command at the end of the list with the DISABLED status
2020-01-14vrrp: T1884: Keep transition-script native behaviour and implement ↵DmitriyEshenko
transaction-script 'stop'
2018-08-10T666, T616: exit from op mode script if VRRP information is not available.Daniil Baturin
2018-07-27T666, T616: new implementation of the VRRP CLI.Daniil Baturin