From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 22 Sep 2011 01:39:26 +0200 References: <1315500051-1122-1-git-send-email-lindner_marek@yahoo.de> <20110921.152616.1053525623924985457.davem@davemloft.net> In-Reply-To: <20110921.152616.1053525623924985457.davem@davemloft.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201109220139.26897.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] pull request: batman-adv 2011-09-08 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: b.a.t.m.a.n@lists.open-mesh.org Cc: netdev@vger.kernel.org, David Miller On Wednesday, September 21, 2011 21:26:16 David Miller wrote: > > are available in the git repository at: > > git://git.open-mesh.org/linux-merge.git batman-adv/next > > Pulled, thanks Marek. Pretty sure you are quite busy fighting with your backlog of patches but would you mind giving some advice on this: To ensure a smooth transition and efficient testing later, we decided to offer a choice of routing algorithm but have not come to a final decision on how to design this choice yet. It either will be a compile time option, a module parameter or a runtime switch. Any suggestions / best practice tips ? Regards, Marek