Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-01 | Allow user to select round-robin mode. | Mark O'Brien | |
* bug 4647 * scripts/vyatta-bonding.pl | |||
2009-06-08 | Use sysfs for bonding device control | Stephen Hemminger | |
Bug 4511 Since loading bond module is broken in 2.6.29 or later kernel and the root cause is in sysfs/procfs which is a mess. Workaround the problem by loading bond module once and using sysfs. | |||
2009-03-03 | Fix slave device startup | Stephen Hemminger | |
Slave devices need to be added by config not by script Bug 4085 | |||
2009-03-03 | Run through tidy for indent | Stephen Hemminger | |
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger | |
2008-09-17 | Add support for bonding | Stephen Hemminger | |
Bugfix 3173 Add support for bonding device creation and adding slaves |