Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-05 | T960: join addresses with a backslash and newline to avoid hitting the line ↵ | Daniil Baturin | |
length limit. | |||
2015-03-08 | vyatta-cluster: wait for link up on clustering for up to 10 seconds | Alex Harpin | |
If the interfaces involved in a cluster are slow to either gain carrier or show as link up during boot, the cluster configuration will fail to load. Add a delay of up to 10 seconds for this to occur, retesting every second for a change in carrier / link status. Bug #243 http://bugzilla.vyos.net/show_bug.cgi?id=243 | |||
2015-03-08 | vyatta-cluster: formatting changes for style consistency | Alex Harpin | |
Perltidy run on lib/Vyatta/Cluster/Config.pm to have consistent identation levels and style throughout. | |||
2010-06-03 | move cluster conntrack-sync script to vyatta-conntrack-sync package | Mohit Mehta | |
2010-05-28 | make clustering work with conntrack-sync | Mohit Mehta | |
2009-07-10 | Fix 4623: Removing IPSEC VPN config without removing cluster ipsec config ↵ | Stig Thormodsrud | |
drops all interfaces. Don't allow ipsec service if ipsec hasn't been configured. (cherry picked from commit 0ce77b7f7ec5a2203c712d3f7e670f483abc17fd) | |||
2008-11-21 | Rename VyattaClusterConfig to Vyatta::Cluster::Config | Stephen Hemminger | |
Reorganization |