From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 13 Apr 2012 00:13:48 +0200 References: <20120412120002.GE8528@ritirata.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201204130013.49047.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] Migration to Batman 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: Jernej Kos On Thursday, April 12, 2012 19:10:42 Mitar wrote: > On Thu, Apr 12, 2012 at 2:00 PM, Antonio Quartulli wrote: > > but only when the packet format (or something really > > crucial) is touched. > > But couldn't the packet format be made so that unknown values in there > are simply ignored? And also ignore unknown packet types? So that at > least connectivity is possible, but not as good as it could be? For > example, if we have some node which reconnects after a month, it would > be great that it still is able to connect, so that we can at least > upgrade it. Yes, exactly that is on the feature todo list (and more) to ensure better backward compatibility in the future. > > exactly. You can add/remove interfaces at run-time. Creating a bridge > > with all the tunnels would not be good because it would not make > > batman-adv exploit the interface diversity. > > And it would also see all nodes as directly connected together? So: > > [nodeA] --- [tunA on server, tunB on server] --- [nodeB] > > If I bridge tunA and tunB together, nodeA will think that there is > only one hop to nodeB, no? Correct. Regards, Marek