[Olsr-dev] Multipath routing in OLSRD

Henning Rogge (spam-protected)
Tue Apr 28 09:58:53 CEST 2009


Am Tuesday 28 April 2009 00:33:36 schrieb Adam Nowak:
> Hello,
> I'm new to this list, and to all the olsr stuff too. Sorry, if I'm asking
> about well known issues. I'm interested in implementing multipath
> extension to OLSRd. At first, I'd like to add some alternative routes to
> the same destination (route entries which has the same destination but
> other next-hops). As I've noticed in the code, there is the entry
> "rt_best" which is responsible for selecting best route. I don't
> understand, how OLSRd interacts with system routing table in
> olsr_update_rib_routes() function, can you help me work it out or give
> some advices?
> Any help would be appreciated!
The main problem you have to solve is how to force your packages to stay on 
the "secondary" route. You cannot do this "hop by hop" because the next hop 
will just send your packages to the shortest route again.

For efficient multipath you need some "distance" (2 hops or more) between the 
two routes to prevent collisions between the two paths.

Henning

*************************************************
Diplom Informatiker Henning Rogge
Forschungsgesellschaft für
Angewandte Naturwissenschaften e. V. (FGAN) 
Neuenahrer Str. 20, 53343 Wachtberg, Germany
Tel.: 0049 (0)228 9435-961
Fax: 0049 (0)228 9435-685
E-Mail: (spam-protected)
Web: www.fgan.de
************************************************
Sitz der Gesellschaft: Bonn
Registergericht: Amtsgericht Bonn VR 2530
Vorstand: Prof. Dr. rer. nat. Maurus Tacke (komm. Vors.), Prof. Dr.-Ing. 
Joachim Ender (Stellv.)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20090428/b29da73a/attachment.sig>


More information about the Olsr-dev mailing list