From ec0e041a8eab919abef8e3af289c979ee1737382 Mon Sep 17 00:00:00 2001 From: Rémy Oudompheng Date: Mon, 15 Aug 2011 15:45:21 +0200 Subject: Document bond connection type and update NEWS file. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Oudompheng --- docs/netcfg-profiles.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/netcfg-profiles.txt b/docs/netcfg-profiles.txt index ae2391d..2aa7653 100644 --- a/docs/netcfg-profiles.txt +++ b/docs/netcfg-profiles.txt @@ -42,6 +42,8 @@ ethernet wireless : Wireless connection, with **wpa_supplicant**(1) as configuration back-end. +bond +: Bonded network interfaces using **ifenslave**. bridge : Network bridge setup using **brctl**(8). tuntap @@ -262,6 +264,14 @@ LOCAL REMOTE : The address of the remote end of the tunnel. +Options for 'bond' connections +============================== + +Standard 'ethernet' options apply for IP configuration. + +SLAVE_INTERFACES (Bash array) +: An array of names of interfaces to be bound together. + Options for 'openvpn' connections ================================ -- cgit v1.2.3-24-g4f1b