Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-18 | Bug #7787: Allow using custom command line arguments in transition | Daniil Baturin | |
scripts. | |||
2012-01-03 | Bugfix 7689: change vrrp auth_type detection 'simple' to 'plaintext-password' | John Southworth | |
2011-12-28 | Move vrrp input filter creation to keepalived for faster transitions | John Southworth | |
2011-12-27 | Move vrrp vmac sysctls to interface initialization in keepalived | John Southworth | |
2011-12-20 | Extra grat. arps are not needed for vmac interfaces | John Southworth | |
2011-12-12 | Add filtering to transition scripts for vmac interfaces; Make transition ↵ | John Southworth | |
script able to detect if the interface is a vmac interface before applying the vmac specific changes | |||
2011-12-08 | Fix sysctl application for vlan interfaes | John Southworth | |
2011-12-06 | Add parsing of vrrp interfaces so that 'show vrrp interfaces ↵ | John Southworth | |
<vmac-interface>' will do what the user intended. Users should still be prompted to use the underlying interface name, but if they enter the vmac interface instead we should 'do what they mean' | |||
2011-12-06 | Adjust the output of 'show vrrp' and 'show vrrp summary' for vmac and ↵ | John Southworth | |
address owner | |||
2011-12-02 | Set accept_local on vrrp interfaces so that transition from 'current master ↵ | John Southworth | |
that is not address owner' to 'address owner that is requesting master' can occur | |||
2011-12-01 | Add handling for address ownership (priority 255) in RFC complient mode | John Southworth | |
2011-12-01 | Adjust the sysctl values of vrrp interfaces on master/backup transitions | John Southworth | |
2011-11-28 | Display vmac interface name in "show vrrp interfaces ..." command | Bob Gilligan | |
2011-11-28 | Use new naming convention for VRRP virtual mac interfaces. | Bob Gilligan | |
The new naming convention is: <ifname>v<VRID> where <ifname> is the name of the underlying physical interface or VLAN and <VRID> is the virtual router ID. For example: eth0v235, eth7.4000v199. | |||
2011-11-08 | First pass implementation of support for virtual MAC address | Bob Gilligan | |
This change introduces a new parameter named "interface" under the vrrp-group configuration tree under ethernet interfaces and vlans. If the "interface" parameter is set, keepalived will be configured to bring up a macvlan interface, which will hold the virtual MAC address that is specified in the VRRP spec. | |||
2011-05-18 | Fix 5912: "show vrrp" doesn't list sync-group | Stig Thormodsrud | |
2011-01-26 | Fix vrrp duplicate generation of last sync-group entry. | Stig Thormodsrud | |
(cherry picked from commit 8529fbe7ed23023e936f5c7cab9663007d0476d3) | |||
2011-01-25 | Fix 6501: "clear vrrp master interface <interface> group <group>" doesnt ↵ | Stig Thormodsrud | |
work with sync groups. (cherry picked from commit 34972b97e834d66147e91c071a1c1caabe18f76f) | |||
2011-01-20 | Remove call to tshark during vrrp state transition. | Stig Thormodsrud | |
(cherry picked from commit f2ff192de653b5540c9a3e51cf4d1cf19d527e4e) | |||
2010-12-10 | Fix 6554: clear vrrp master tab completion results in cli api error | Stig Thormodsrud | |
2010-12-10 | Fix 6453: After configuring VRRP on interface, VRRP is not active until VRRP ↵ | Stig Thormodsrud | |
is manually restared with "restart vrrp" command. - Move all commit checks into script on end node. - Add separate function for conntrack-sync settings. - Do per instance validation at the right priority level. - Verify that the changes file is removed on final transaction. | |||
2010-12-06 | Move is_local_address to common code | Stephen Hemminger | |
Now part of lib/Vyatta/Misc.pm module | |||
2010-11-23 | Remove check function from keepalived perl script | Stephen Hemminger | |
No longer need check-vip option since the type checking is done in template | |||
2010-11-23 | Use unlink rather than system() to remove files in keepalive script | Stephen Hemminger | |
Faster to use perl to remove file than going out to shell. | |||
2010-11-23 | Use sockets to check if IP address is local | Stephen Hemminger | |
Much faster to user perl sockets to test if IP address is okay, rather than scanning ip addresses. | |||
2010-11-12 | Change mode on all executable scripts | Stephen Hemminger | |
The executable bit should be set on scripts. This only impacts the repository, during build install fixes it. | |||
2010-08-17 | Add vrrp parameters to transition script. | Stig Thormodsrud | |
(cherry picked from commit 1b22d1bbcf8146736d9f69d1edb57a36e55f6fdc) | |||
2010-07-01 | Update failover-mechanism sync-group CLI path and add | Mohit Mehta | |
comments to indicate ctsync also calls this script | |||
2010-07-01 | Fix 5675: clearing vrrp master for an interface group removes sync-group config | Stig Thormodsrud | |
from keepalived.conf | |||
2010-06-09 | * perltidy vyatta-keepalived.pl | Mohit Mehta | |
2010-06-09 | * make vrrp work with conntrack-sync | Mohit Mehta | |
2010-06-03 | move list functions to vrrp perl module so other scripts can use it as well | Mohit Mehta | |
2010-05-29 | Fix 5521: Cannot Delete vif with vrrp configured. | Stig Thormodsrud | |
2009-11-01 | Using Interface.pm infrastructure to detect vif on eth|bond interface. | Stig Thormodsrud | |
2009-11-01 | Fix 'show vrrp summary' showing last vip 1st | Stig Thormodsrud | |
2009-11-01 | Fix interface carrier status. | Stig Thormodsrud | |
2009-11-01 | Convert keepalived to use Interface infrastructure. | Stig Thormodsrud | |
2009-10-31 | Add VRRP capability to bonding interfaces and vifs of bonding interfaces. | David S. Madole | |
2009-04-03 | Fix "clear vrrp process". Use new perl lib hierarchy. | Stig Thormodsrud | |
Change double quote to single quote when no interpretation is needed. | |||
2009-03-12 | Fix 4190: vrrp may fail to start daemon if previous commit of vrrp partially ↵ | Stig Thormodsrud | |
failed | |||
2009-03-08 | Fix 4183: No auto completion for group number when running 'clear vrrp | Stig Thormodsrud | |
master interface <ifname> group <group-num>' | |||
2009-03-06 | Remove prefix mask on vip if present since it can't be using in arping. | Stig Thormodsrud | |
2009-03-06 | Specify source address with arping since we no longer require an IP | Stig Thormodsrud | |
address on the actual interface. | |||
2009-03-06 | Move changes file to /var/run/vrrpd and make sure the directory exists. | Stig Thormodsrud | |
2009-03-01 | Fix 4152: Add support for VRRP operation on unnumbered interfaces | Stig Thormodsrud | |
2009-03-01 | Fix breakage from previous cleanup commit. | Stig Thormodsrud | |
2009-02-28 | Fix 3778: vrrp should allow prefix to be included with the virtual-address | Stig Thormodsrud | |
2009-01-25 | Replace bare word file handle | Stephen Hemminger | |
Use local variable. | |||
2008-11-24 | VyattaConfig -> Vyatta::Config | Stephen Hemminger | |
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger | |