summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorajs124_desk <ajs@online.de>2014-03-01 21:42:52 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2014-03-01 22:17:13 +0100
commit23ae1791917d48da7237d918f19dfa55a6a13d8f (patch)
tree64348c1c6992705730c32d104b0064169d781155 /docs
parent965c476fd5cd10885a7708f0c111c51e697d6694 (diff)
downloadnetctl-23ae1791917d48da7237d918f19dfa55a6a13d8f.tar.gz
netctl-23ae1791917d48da7237d918f19dfa55a6a13d8f.tar.xz
port bonding from ifenslave to iproute2
Ifenslave is deprecated according to the kernel documentation: https://www.kernel.org/doc/Documentation/networking/bonding.txt It also added an additional, unnecessary dependency. I tried to update the documentation to reflect this change.
Diffstat (limited to 'docs')
-rw-r--r--docs/netctl.profile.5.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/netctl.profile.5.txt b/docs/netctl.profile.5.txt
index 649520b..623a24d 100644
--- a/docs/netctl.profile.5.txt
+++ b/docs/netctl.profile.5.txt
@@ -37,8 +37,7 @@ AVAILABLE CONNECTION TYPES
For wireless connections. This connection type requires
*wpa_supplicant* to be available.
+bond+::
- Network bonding. This connection type requires *ifenslave* to be
- available.
+ For bonded interfaces.
+bridge+::
Network bridging. This connection type requires *brctl* to be
available.