From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 27 Feb 2012 19:28:57 +0800 References: <1330280603-25510-1-git-send-email-ordex@autistici.org> <1330280603-25510-8-git-send-email-ordex@autistici.org> In-Reply-To: <1330280603-25510-8-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201202271928.58042.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv7 7/7] batman-adv: Distributed ARP Table - add compile option 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 Monday, February 27, 2012 02:23:23 Antonio Quartulli wrote: > This patch makes it possible to decide whether to include DAT within the > batman-adv binary or not. > It is extremely useful when the user wants to reduce the size of the > resulting module by cutting off any not needed feature. Applied in revision 6f6adec. Thanks, Marek