From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 10 Jun 2012 20:06:08 +0800 References: <1338981447-25754-1-git-send-email-sven@narfation.org> In-Reply-To: <1338981447-25754-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201206102006.08289.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/3] batctl: Prefix packet defines with BATADV_ 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, June 06, 2012 19:17:25 Sven Eckelmann wrote: > Reported-by: Martin Hundeb=C3=B8ll > Signed-off-by: Sven Eckelmann > --- > packet.h | 12 ++++++------ > ping.c | 16 ++++++++-------- > tcpdump.c | 8 ++++---- > traceroute.c | 4 ++-- > 4 files changed, 20 insertions(+), 20 deletions(-) Applied in revision 9498c64. Thanks, Marek