summaryrefslogtreecommitdiffstats
path: root/docs/examples/bonding
AgeCommit message (Collapse)AuthorFilesLines
2015-01-12Add policy support to bonding connectionsJouke Witteveen1-0/+1
2014-08-05Code qualityJouke Witteveen1-2/+2
2012-12-28Forking netcfg to netctl (2/2)Jouke Witteveen1-9/+6
This commit contains the refactoring and rewriting of code.
2012-05-17Fix variable name mix-up in bonding documentation (FS#29918)Jouke Witteveen1-1/+1
BOND_INTERFACES was documented, but SLAVE_INTERFACES was implemented.
2011-08-20bond: add example, fix missing quotes and typoRémy Oudompheng1-0/+9
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>