From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 4 Jul 2011 14:29:26 +0200 References: <1309127157-32507-1-git-send-email-ordex@autistici.org> <1309389240-11486-2-git-send-email-ordex@autistici.org> In-Reply-To: <1309389240-11486-2-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201107041429.26541.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3 2/2] batman-adv: pass a unique flag arg instead of a sequence of bool ones 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 Thursday, June 30, 2011 01:14:00 Antonio Quartulli wrote: > now tt_local_event() takes a flags argument instead of a sequence of > boolean values which would grow up with the time. Applied in revision fc01f17. Thanks, Marek