From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 29 May 2013 15:41:21 +0800 References: <1369644920-1023-1-git-send-email-ordex@autistici.org> In-Reply-To: <1369644920-1023-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201305291541.21214.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: create common header for ICMP packets 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, May 27, 2013 16:55:20 Antonio Quartulli wrote: > ping.c | 24 ++++++++++++++---------- > tcpdump.c | 27 +++++++++++++++++---------- > traceroute.c | 31 +++++++++++++++++++------------ > 3 files changed, 50 insertions(+), 32 deletions(-) How about adding the packet.h changes to this patch ? That would make the code compile. :) Cheers, Marek