Age | Commit message (Expand) | Author |
2012-05-15 | Move VRRP to its own package | John Southworth |
2012-05-07 | Turn on vrrp snmp traps by default | John Southworth |
2012-04-09 | Replace intf->carrier() check with intf->running() | Stephen Hemminger |
2012-04-04 | Fix minor perlcritc warning in vrrp-state | Stephen Hemminger |
2012-02-18 | Bug #7787: Allow using custom command line arguments in transition | Daniil Baturin |
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 scri... | John Southworth |
2011-12-08 | Fix sysctl application for vlan interfaes | John Southworth |
2011-12-06 | Add parsing of vrrp interfaces so that 'show vrrp interfaces <vmac-interface>... | John Southworth |
2011-12-06 | Adjust the output of 'show vrrp' and 'show vrrp summary' for vmac and address... | John Southworth |
2011-12-02 | Set accept_local on vrrp interfaces so that transition from 'current master t... | John Southworth |
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 |
2011-11-08 | First pass implementation of support for virtual MAC address | Bob Gilligan |
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 |
2011-01-25 | Fix 6501: "clear vrrp master interface <interface> group <group>" doesnt work... | Stig Thormodsrud |
2011-01-20 | Remove call to tshark during vrrp state transition. | Stig Thormodsrud |
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 |
2010-12-06 | Move is_local_address to common code | Stephen Hemminger |
2010-11-23 | Remove check function from keepalived perl script | Stephen Hemminger |
2010-11-23 | Use unlink rather than system() to remove files in keepalive script | Stephen Hemminger |
2010-11-23 | Use sockets to check if IP address is local | Stephen Hemminger |
2010-11-12 | Change mode on all executable scripts | Stephen Hemminger |
2010-08-17 | Add vrrp parameters to transition script. | Stig Thormodsrud |
2010-07-01 | Update failover-mechanism sync-group CLI path and add | Mohit Mehta |
2010-07-01 | Fix 5675: clearing vrrp master for an interface group removes sync-group config | Stig Thormodsrud |
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 |
2009-03-12 | Fix 4190: vrrp may fail to start daemon if previous commit of vrrp partially ... | Stig Thormodsrud |
2009-03-08 | Fix 4183: No auto completion for group number when running 'clear vrrp | Stig Thormodsrud |
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 |
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 |