From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 5 Dec 2011 19:35:06 +0800 References: <1323078985-1116-1-git-send-email-lindner_marek@yahoo.de> <20111205112726.GC10131@lunn.ch> In-Reply-To: <20111205112726.GC10131@lunn.ch> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201112051935.06611.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] switch routing algorithm at runtime 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 Monday, December 05, 2011 19:27:26 Andrew Lunn wrote: > If i'm reading the patches correctly, it looks like you can change the > algorithm at any time. Rather than making one algorithm deal with what > ever state the previous algorithm left behind, would it not be better > to only allow algorithm change when the soft interface is down and > there is no local state? Good point. Alternatively, we could add a cleanup call ? Cheers, Marek