From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 5 Apr 2012 23:30:59 +0300 References: <201203222250.31309.lindner_marek@yahoo.de> <20120323063418.GB5662@lunn.ch> In-Reply-To: <20120323063418.GB5662@lunn.ch> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201204052330.59471.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [RFC] ELP 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 Friday, March 23, 2012 08:34:18 Andrew Lunn wrote: > > cat /sys/kernel/debug/batman_adv/routing_algos > > Available routing algorithms: > > BATMAN IV > > BATMAN V > > > > To activate B.A.T.M.A.N. V (ELP) you should run the following command > > *before* adding any interface via batctl: > > > > echo -n "BATMAN V" > /sys/module/batman_adv/parameters/routing_algo > > How about BATMAN_V and BATMAN_IV, so avoiding the need for "" or \ > escaping of the space? Sure, why not. Regards, Marek