summaryrefslogtreecommitdiff
path: root/scripts/keepalived/vyatta-keepalived.pl
AgeCommit message (Collapse)Author
2008-11-21Convert to Vyatta::Config hierarchyStephen Hemminger
2008-11-21Rename VyattaKeepalived to Vyatta::KeepalivedStephen Hemminger
Use directory hierarchy in perl.
2008-06-19Fix 2030: Enhancement: VRRP preemption hold down timerStig Thormodsrud
2008-06-11Fix 1818: Add disable option to vrrp.Stig Thormodsrud
2008-06-06Fix 787: Add a command to force vrrp state transition to backupStig Thormodsrud
2008-05-26Fix 2705: Add "clear vrrp process" command.Stig Thormodsrud
2008-05-09Set initial vrrp state based on existing state if available.Stig Thormodsrud
2008-05-07Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/vyatta-cfg-system.postinst.in
2008-05-03Mimic the transaction mechanism to only restart the vrrp daemon once/commit.Stig Thormodsrud
2008-04-04Merge branch 'glendale' into hollywoodrbalocca
2008-04-03Fix 3086: VRRP only allows up to 20 virtual IPsStig Thormodsrud
2008-03-20Fix Bug 2778 VRRP: add ability to run scripts on state transitionMohit Mehta
- enhancement added: configuring of scripts to run on vrrp state-transitions
2008-03-10Update to GPLv2Stephen Hemminger
Replace references to VPL 1.0 with GPLv2
2008-01-21At bootup vrrp needs to skip vlan interfaces that haven't been instantiated yetStig Thormodsrud
2008-01-21All vrrp to be configured on vifStig Thormodsrud
2008-01-12Add vrrp sync group and fix authentication displayStig Thormodsrud
2007-12-18- Add support for multiple vrrp groups per interface.Stig Thormodsrud
- Add support for multiple VIPs per vrrp group.
2007-11-04Add vrrp to eureka.Stig Thormodsrud