summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/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