[Olsr-dev] Co-Existing InterDomain Routing Protocol,

Clauz (spam-protected)
Tue Oct 8 10:30:39 CEST 2013


On 10/07/2013 05:41 PM, Taner Kurtuluş wrote:
> Hello All, 
> 
> We are implementing an Inter-Domain routing protocol which can operate
> between MANETs. Each MANET can operate different MANET routing protocol
> in the MANET. InterDomain Routing protocol will find best routes to
> outside the MANET. 
> 
> First, we are studying in simulation environment. But, we are having
> some trouble to make OLSR to propagate routing information trough the
> inside of MANET. We are manipulating the systems global routing table
> and assert that OLSR would redistribute this global routing table to
> other mobile nodes to make them communicate outside the MANET. OLSR and
> our protocol is co-working only in the gateways. Unfortunately, it is
> now working as what we assuming :( 
> 
> I would like to ask about your experience. Have you ever did such a
> configuration ? and actually how this real olsrd is working on real
> systems. 
> 
> I hope anyone can help me :) 

Hello.
Perhaps this olsrd plug-in might help you:
https://github.com/ninuxorg/olsrd/blob/proto_plugin_rc3/lib/proto/README_PROTO
https://github.com/ninuxorg/olsrd/tree/proto_plugin_rc3/lib/proto

The idea is to read routes from a specified routing table or protocol
number and announce them as HNAs inside OLSR.

It's still work in progress. Contributors and/or testers are appreciated.

cheers,
Clauz






More information about the Olsr-dev mailing list