public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] routing code re-organization / the road ahead
Date: Wed, 3 Aug 2011 09:52:35 +0200	[thread overview]
Message-ID: <201108030952.35467.lindner_marek@yahoo.de> (raw)


Hi folks,

as some of you already know we are actively working towards the new routing 
algorithm. Since it is our fifth incarnation we named it "B.A.T.M.A.N. V". The 
major improvements focus on areas like mobility support, less overhead and 
faster network convergence. We still are in the early stages of developing the 
code and finalizing the concept. Interested parties / early birds may contact 
us to get involved. All others should wait until we issue the call for public 
testing & feedback.

In order to ensure a smooth transition and efficient testing later, we decided 
to offer a choice of routing algorithm at compile time. Those who wish to test 
the new code (once available) can choose it whereas the others can stick with 
the mature routing code base while enjoying new features / bug fixes outside 
of the routing algorithm.

As a first step into that direction I worked on a set of patches to assemble 
all B.A.T.M.A.N. IV related routing code in a single file, accessible via a 
routing algo API which will also be used by the new code.

Note: Although we have a new file (bat_iv_ogm.c) I kept the previous copyright 
information because all I did was shuffling the code around. During the 
process I renamed a few functions here and there but no code was changed.

Regards,
Marek

             reply	other threads:[~2011-08-03  7:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03  7:52 Marek Lindner [this message]
2011-08-03  7:52 ` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: rename all instances of batman_packet to batman_ogm_packet Marek Lindner
2011-08-03  7:53   ` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: agglomerate all batman iv ogm processing functions in a single file Marek Lindner
2011-08-18 10:34     ` Marek Lindner
2011-08-03  7:53   ` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: move routing packet initialization into corresponding file Marek Lindner
2011-08-18 10:35     ` Marek Lindner
2011-08-03  7:53   ` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv agglomerate all batman iv ogm senbding functions in the batman iv file Marek Lindner
2011-08-18 10:36     ` Marek Lindner
2011-08-18 10:33   ` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: rename all instances of batman_packet to batman_ogm_packet Marek Lindner
2011-08-03  8:30 ` [B.A.T.M.A.N.] routing code re-organization / the road ahead Andrew Lunn
2011-08-03 14:39   ` Marek Lindner
2011-08-03 16:50     ` Andrew Lunn
2011-08-04  8:29       ` Marek Lindner
2011-08-12 13:15       ` Simon Wunderlich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201108030952.35467.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox