summaryrefslogtreecommitdiff
path: root/scripts/keepalived/vyatta-clear-vrrp.pl
AgeCommit message (Collapse)Author
2011-01-24Fix 6501: "clear vrrp master interface <interface> group <group>" doesnt ↵Stig Thormodsrud
work with sync groups.
2010-11-12Change mode on all executable scriptsStephen Hemminger
The executable bit should be set on scripts. This only impacts the repository, during build install fixes it.
2010-07-01Fix 5675: clearing vrrp master for an interface group removes sync-group configStig Thormodsrud
from keepalived.conf
2009-11-01Convert keepalived to use Interface infrastructure.Stig Thormodsrud
2009-10-31Add VRRP capability to bonding interfaces and vifs of bonding interfaces.David S. Madole
2009-04-03Fix "clear vrrp process". Use new perl lib hierarchy.Stig Thormodsrud
Change double quote to single quote when no interpretation is needed.
2009-03-01Fix breakage from previous cleanup commit.Stig Thormodsrud
2009-01-25Replace bare word file handleStephen Hemminger
Use local variable.
2008-11-24VyattaConfig -> Vyatta::ConfigStephen Hemminger
2008-11-21Convert to Vyatta::Config hierarchyStephen Hemminger
2008-06-06Fix 787: Add a command to force vrrp state transition to backupStig Thormodsrud