summaryrefslogtreecommitdiff
path: root/scripts/keepalived
AgeCommit message (Expand)Author
2009-11-01Using Interface.pm infrastructure to detect vif on eth|bond interface.Stig Thormodsrud
2009-11-01Fix 'show vrrp summary' showing last vip 1stStig Thormodsrud
2009-11-01Fix interface carrier status.Stig Thormodsrud
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
2009-03-12Fix 4190: vrrp may fail to start daemon if previous commit of vrrp partially ...Stig Thormodsrud
2009-03-08Fix 4183: No auto completion for group number when running 'clear vrrpStig Thormodsrud
2009-03-06Remove prefix mask on vip if present since it can't be using in arping.Stig Thormodsrud
2009-03-06Specify source address with arping since we no longer require an IPStig Thormodsrud
2009-03-06Move changes file to /var/run/vrrpd and make sure the directory exists.Stig Thormodsrud
2009-03-01Fix 4152: Add support for VRRP operation on unnumbered interfacesStig Thormodsrud
2009-03-01Fix breakage from previous cleanup commit.Stig Thormodsrud
2009-02-28Fix 3778: vrrp should allow prefix to be included with the virtual-addressStig Thormodsrud
2009-01-25Replace bare word file handleStephen Hemminger
2008-11-24VyattaConfig -> Vyatta::ConfigStephen Hemminger
2008-11-21Convert to Vyatta::Config hierarchyStephen Hemminger
2008-11-21Rename VyattaKeepalived to Vyatta::KeepalivedStephen Hemminger
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-23Fix vrrp snoop_for_master() to also work with AH authentication.Stig Thormodsrud
2008-05-22Make vrrp pcap filter more specific.Stig Thormodsrud
2008-05-21Fix 3273: "show vrrp summary" output doesn't line-up when using vlansStig Thormodsrud
2008-05-21Fix 3155: setting the third vrrp member with the highest priority doesn't cha...Stig Thormodsrud
2008-05-19Fix 3251: vrrp should also send a gratuitous arp reply on master transitionStig Thormodsrud
2008-05-15Fix 3144: VRRP backup obtains VIP resulting in a duplicate IP situation.Stig Thormodsrud
2008-05-09Set initial vrrp state based on existing state if available.Stig Thormodsrud
2008-05-07Merge branch 'glendale' into hollywoodrbalocca
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
2008-03-17Fix Bug 802 VRRP - add "show vrrp summary" command (TC 3.2.5.7.2)Mohit Mehta
2008-03-10Update to GPLv2Stephen Hemminger
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-18Fix new vrrp group show command.Stig Thormodsrud
2007-12-18- Add support for multiple vrrp groups per interface.Stig Thormodsrud
2007-12-04get rid of lintian warningAn-Cheng Huang
2007-11-19Fix 2498 vrrp configuration can NOT be committed.Stig Thormodsrud
2007-11-04Add vrrp to eureka.Stig Thormodsrud