* [B.A.T.M.A.N.] [PATCH] batman-adv: switch to a new packet compatibility version
@ 2013-04-20 13:59 Antonio Quartulli
2013-04-20 15:56 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2013-04-20 13:59 UTC (permalink / raw)
To: b.a.t.m.a.n
Cc: Martin Hundebøll, Marek Lindner, Simon Wunderlich,
Antonio Quartulli
With this change batman-adv is breaking compatibility with
older versions and it is moving to compat-version 15.
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
---
packet.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packet.h b/packet.h
index a51ccfc..11a22c8 100644
--- a/packet.h
+++ b/packet.h
@@ -48,7 +48,7 @@ enum batadv_subtype {
};
/* this file is included by batctl which needs these defines */
-#define BATADV_COMPAT_VERSION 14
+#define BATADV_COMPAT_VERSION 15
enum batadv_iv_flags {
BATADV_NOT_BEST_NEXT_HOP = BIT(3),
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: switch to a new packet compatibility version
2013-04-20 13:59 [B.A.T.M.A.N.] [PATCH] batman-adv: switch to a new packet compatibility version Antonio Quartulli
@ 2013-04-20 15:56 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2013-04-20 15:56 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Martin Hundebøll, 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.
>
> Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
> packet.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied in revision 8a0b4eb.
Thanks,
Marek
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-20 15:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-20 13:59 [B.A.T.M.A.N.] [PATCH] batman-adv: switch to a new packet compatibility version Antonio Quartulli
2013-04-20 15:56 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox