Age | Commit message (Collapse) | Author |
|
Simpler version of bug 4647 fix.
|
|
This reverts commit aba4e42b4b07b856cbcff0fcf5231824fc18bb37.
Use proper perl (ie. undefined) rather than a a sentinel value!
|
|
* bug 4647
* scripts/vyatta-bonding.pl
|
|
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.
|
|
Slave devices need to be added by config not by script
Bug 4085
|
|
|
|
|
|
Bugfix 3173
Add support for bonding device creation and adding slaves
|