[Olsr-users] DSR protocol

Henning Rogge (spam-protected)
Fri Oct 16 11:37:34 CEST 2009


Am Wed October 14 2009 21:35:40 schrieb Juliusz Chroboczek:
> Since nobody seems to have replied yet, I'll give it a shot, although
> I'm by no means a specialist.
>
> So-called ``reactive'' routing protocols, such as DSR and AODV, are
> a pretty smart idea for some kinds of networks.
>
> Unfortunately, they cannot be implemented using the normal ``routing
> table'' paradigm -- they require reactive interactions between the
> kernel and the routing daemon.  Rather then designing a mechanism for
> such interactions, the authors of such routing protocols have been
> putting their whole implementation in the kernel, which ties their
> software to a single version of the kernel.
>
> You're not likely to find any reactive routing protocol implementation
> that works with a recent kernel.
You could implement AODV and DSR by using a callback from the kernel that 
tells you if the kernel cannot route a package. This could trigger the route 
discovery and set the routes afterwards. No need to push the whole 
implementation into the kernel.

Henning Rogge

-- 
Diplom-Informatiker Henning Rogge , Fraunhofer-Institut für
Kommunikation, Informationsverarbeitung und Ergonomie FKIE
Kommunikationssysteme (KOM)
Neuenahrer Straße 20, 53343 Wachtberg, Germany
Telefon +49 228 9435-263,   Fax +49 228 9435 685
mailto:(spam-protected) http://www.fkie.fraunhofer.de
GPG: E1C6 0914 490B 3909 D944 F80D 4487 C67C 55EC CFE0

-------------- 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-users/attachments/20091016/99cde90e/attachment.sig>


More information about the Olsr-users mailing list