From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 9 Feb 2012 15:51:04 +0800 References: <1328641525-25759-1-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1328641525-25759-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: <201202091551.05000.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: add bridge loop avoidance code and remove softif_neigh stuff 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:05:25 Simon Wunderlich wrote: > Signed-off-by: Simon Wunderlich > --- > debug.c | 6 +++--- > debug.h | 4 ++-- > main.c | 50 ++++++++++++++++++++++++++++---------------------- > man/batctl.8 | 7 +++++-- > sys.c | 12 ++++++++++++ > sys.h | 2 ++ > 6 files changed, 52 insertions(+), 29 deletions(-) Applied in revision 7dd21c8. Thanks, Marek