From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 12 May 2012 03:46:25 +0800 References: <1336559562-29914-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1336559562-29914-1-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: <201205120346.25554.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: add statistic retrieval component 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, May 09, 2012 18:32:42 Marek Lindner wrote: > Signed-off-by: Marek Lindner > --- > Makefile | 2 +- > README | 42 ++++++++++++++ > ioctl.c | 175 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > ioctl.h | 23 ++++++++ > main.c | 6 ++ > man/batctl.8 | 19 ++++++ > 6 files changed, 266 insertions(+), 1 deletions(-) > create mode 100644 ioctl.c > create mode 100644 ioctl.h Applied in revision b9c5c52. Regards, Marek