From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 9 Feb 2012 15:49:00 +0800 References: <1328643265-26349-1-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1328643265-26349-1-git-send-email-siwu@hrz.tu-chemnitz.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201202091549.00902.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: only bloat with bla-structures if activated 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, February 08, 2012 03:34:25 Simon Wunderlich wrote: > We don't have to bloat the batman internal structures if bla is not > configured. This patch adds a few ifdefs to do this. Applied in revision 4e60e72. Thanks, Marek