From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 3 Mar 2011 03:01:13 +0100 References: <1299086321-25116-1-git-send-email-linus.luessing@ascom.ch> <1299086321-25116-9-git-send-email-linus.luessing@ascom.ch> In-Reply-To: <1299086321-25116-9-git-send-email-linus.luessing@ascom.ch> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201103030301.13786.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 08/12] batman-adv: Add sysfs option for enabling redundant bonding mode Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Wednesday 02 March 2011 18:18:37 Linus L=C3=BCssing wrote: > When bonding is enabled, then enabling red_bonding too changes the > behavior from throughput bonding (round robin sending on interfaces) to > redundant bonding (sending every packet on all interfaces available for > bonding). Why not making redundant bonding a sysfs variant of bonding ? You wrote=20 yourself: "Also make sure to activate general bonding for redundant bonding= to=20 take effect". Having an extra option does not seem to make much sense ?! Cheers, Marek