From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 18 Aug 2011 12:34:27 +0200 References: <201108030952.35467.lindner_marek@yahoo.de> <1312357982-4610-1-git-send-email-lindner_marek@yahoo.de> <1312357982-4610-2-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1312357982-4610-2-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201108181234.27811.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: agglomerate all batman iv ogm processing functions in a single file 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, August 03, 2011 09:53:00 Marek Lindner wrote: > In preparation of the upcoming improved routing algorithm the code based > has to be re-organized to allow choosing the routing algorithm at compile > time. Applied in revision 3a96396. Regards, Marek