summaryrefslogtreecommitdiff
path: root/scripts/keepalived
AgeCommit message (Expand)Author
2011-12-02Set accept_local on vrrp interfaces so that transition from 'current master t...John Southworth
2011-12-01Add handling for address ownership (priority 255) in RFC complient modeJohn Southworth
2011-12-01Adjust the sysctl values of vrrp interfaces on master/backup transitionsJohn Southworth
2011-11-28Display vmac interface name in "show vrrp interfaces ..." commandBob Gilligan
2011-11-28Use new naming convention for VRRP virtual mac interfaces.Bob Gilligan
2011-11-08First pass implementation of support for virtual MAC addressBob Gilligan
2011-05-18Fix 5912: "show vrrp" doesn't list sync-groupStig Thormodsrud
2011-01-26Fix vrrp duplicate generation of last sync-group entry.Stig Thormodsrud
2011-01-25Fix 6501: "clear vrrp master interface <interface> group <group>" doesnt work...Stig Thormodsrud
2011-01-20Remove call to tshark during vrrp state transition.Stig Thormodsrud
2010-12-10Fix 6554: clear vrrp master tab completion results in cli api errorStig Thormodsrud
2010-12-10Fix 6453: After configuring VRRP on interface, VRRP is not active until VRRP ...Stig Thormodsrud
2010-12-06Move is_local_address to common codeStephen Hemminger
2010-11-23Remove check function from keepalived perl scriptStephen Hemminger
2010-11-23Use unlink rather than system() to remove files in keepalive scriptStephen Hemminger
2010-11-23Use sockets to check if IP address is localStephen Hemminger
2010-11-12Change mode on all executable scriptsStephen Hemminger
2010-08-17Add vrrp parameters to transition script.Stig Thormodsrud
2010-07-01Update failover-mechanism sync-group CLI path and addMohit Mehta
2010-07-01Fix 5675: clearing vrrp master for an interface group removes sync-group configStig Thormodsrud
2010-06-09* perltidy vyatta-keepalived.plMohit Mehta
2010-06-09* make vrrp work with conntrack-syncMohit Mehta
2010-06-03move list functions to vrrp perl module so other scripts can use it as wellMohit Mehta
2010-05-29Fix 5521: Cannot Delete vif with vrrp configured.Stig Thormodsrud
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