summaryrefslogtreecommitdiff
path: root/templates/interfaces/bonding/node.def
AgeCommit message (Collapse)Author
2009-06-08Use sysfs for bonding device controlStephen 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-01-22Fix delete of bonding interfaceStephen Hemminger
Don't allow removal of a bonded device that still has slaves. Bug 4045
2008-09-17Add support for bondingStephen Hemminger
Bugfix 3173 Add support for bonding device creation and adding slaves