Age | Commit message (Collapse) | Author |
|
Bug 5061
Force device back to up state when leaving bond group.
|
|
Fix error messages that will only occur if template is using
script incorrectly.
|
|
Use similar action to new bridge-group
Bug 4768
|
|
Need to remove the primary interface last, to avoid issues
with bonding driver.
|
|
Simpler version of bug 4647 fix.
(cherry picked from commit 9f4e8c1deba76ef81878551040f16180baaf23be)
|
|
This reverts commit aba4e42b4b07b856cbcff0fcf5231824fc18bb37.
Use proper perl (ie. undefined) rather than a a sentinel value!
(cherry picked from commit 7c681e2a62388ead8ad2e74a76ff1b0ae386f78f)
|
|
* bug 4647
* scripts/vyatta-bonding.pl
(cherry picked from commit aba4e42b4b07b856cbcff0fcf5231824fc18bb37)
|
|
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.
(cherry picked from commit 47f054cb196959bb79960f3b6c1524b4ff7d32a8)
Conflicts:
templates/interfaces/bonding/node.def
|
|
Slave devices need to be added by config not by script
Bug 4085
|
|
|
|
|
|
Bugfix 3173
Add support for bonding device creation and adding slaves
|