public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: update compat version
@ 2011-01-20 10:17 Marek Lindner
  2011-01-20 10:57 ` Sven Eckelmann
  0 siblings, 1 reply; 5+ messages in thread
From: Marek Lindner @ 2011-01-20 10:17 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

The compatibility version has to be updated as the OGM packet
received a new field (gw_flags).

Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---
 batman-adv/packet.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/batman-adv/packet.h b/batman-adv/packet.h
index 2284e81..b595bde 100644
--- a/batman-adv/packet.h
+++ b/batman-adv/packet.h
@@ -32,7 +32,7 @@
 #define BAT_UNICAST_FRAG 0x06
 
 /* this file is included by batctl which needs these defines */
-#define COMPAT_VERSION 12
+#define COMPAT_VERSION 14
 #define DIRECTLINK 0x40
 #define VIS_SERVER 0x20
 #define PRIMARIES_FIRST_HOP 0x10
-- 
1.7.2.3


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-20 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 10:17 [B.A.T.M.A.N.] [PATCH] batman-adv: update compat version Marek Lindner
2011-01-20 10:57 ` Sven Eckelmann
2011-01-20 11:01   ` Marek Lindner
2011-01-20 11:36     ` Sven Eckelmann
2011-01-20 17:24       ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox