Age | Commit message (Expand) | Author |
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 |
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 |
2008-11-24 | VyattaConfig -> Vyatta::Config | Stephen Hemminger |
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger |
2008-11-21 | Rename VyattaKeepalived to Vyatta::Keepalived | Stephen Hemminger |
2008-06-19 | Fix 2030: Enhancement: VRRP preemption hold down timer | Stig Thormodsrud |
2008-06-11 | Fix 1818: Add disable option to vrrp. | Stig Thormodsrud |
2008-06-06 | Fix 787: Add a command to force vrrp state transition to backup | Stig Thormodsrud |
2008-05-26 | Fix 2705: Add "clear vrrp process" command. | Stig Thormodsrud |
2008-05-23 | Fix vrrp snoop_for_master() to also work with AH authentication. | Stig Thormodsrud |
2008-05-22 | Make vrrp pcap filter more specific. | Stig Thormodsrud |
2008-05-21 | Fix 3273: "show vrrp summary" output doesn't line-up when using vlans | Stig Thormodsrud |
2008-05-21 | Fix 3155: setting the third vrrp member with the highest priority doesn't cha... | Stig Thormodsrud |
2008-05-19 | Fix 3251: vrrp should also send a gratuitous arp reply on master transition | Stig Thormodsrud |
2008-05-15 | Fix 3144: VRRP backup obtains VIP resulting in a duplicate IP situation. | Stig Thormodsrud |
2008-05-09 | Set initial vrrp state based on existing state if available. | Stig Thormodsrud |
2008-05-07 | Merge branch 'glendale' into hollywood | rbalocca |
2008-05-03 | Mimic the transaction mechanism to only restart the vrrp daemon once/commit. | Stig Thormodsrud |
2008-04-04 | Merge branch 'glendale' into hollywood | rbalocca |
2008-04-03 | Fix 3086: VRRP only allows up to 20 virtual IPs | Stig Thormodsrud |