From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 20 Apr 2013 23:56:51 +0800 References: <1366466353-18495-1-git-send-email-ordex@autistici.org> In-Reply-To: <1366466353-18495-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201304202356.52166.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: switch to a new packet compatibility version 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: b.a.t.m.a.n@lists.open-mesh.org Cc: Martin =?utf-8?q?Hundeb=C3=B8ll?= , Simon Wunderlich , Antonio Quartulli On Saturday, April 20, 2013 21:59:13 Antonio Quartulli wrote: > With this change batman-adv is breaking compatibility with > older versions and it is moving to compat-version 15. >=20 > Signed-off-by: Simon Wunderlich > Signed-off-by: Marek Lindner > Signed-off-by: Martin Hundeb=C3=B8ll > Signed-off-by: Antonio Quartulli > --- > packet.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in revision 8a0b4eb. Thanks, Marek