From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 5 Dec 2011 12:27:26 +0100 From: Andrew Lunn Message-ID: <20111205112726.GC10131@lunn.ch> References: <1323078985-1116-1-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1323078985-1116-1-git-send-email-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 Mon, Dec 05, 2011 at 05:56:22PM +0800, Marek Lindner wrote: > Hi, > > I massaged the RFC patches a little longer to integrate all the feedback > received so far. They are ready to be considered 'real' patches now. Hi Marek 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? Andrew