From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 9 Mar 2013 18:12:18 +0800 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201303091812.18563.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Added IP enum types for dat and generic functions for comparing IPs and calculating hash 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 Friday, March 08, 2013 18:50:46 Mihail Costea wrote: > From d7a67d268ddd4d8788f806872459609994da7586 Mon Sep 17 00:00:00 2001 > From: Mihail Costea > Date: Fri, 8 Mar 2013 12:43:16 +0200 > Subject: [PATCH] batman-adv: Added IP enum types for dat and generic > functions for > comparing IPs and calculating hash > > Signed-off-by: Mihail Costea > > --- > distributed-arp-table.c | 54 > ++++++++++++++++++++++++++++++++++++++--------- > types.h | 10 +++++++++ > 2 files changed, 54 insertions(+), 10 deletions(-) Is the rest of the patchset still coming or did it get lost in transit ? Cheers, Marek