[...]
>Hm, OLSR use plugins to deliver this information. For exmaple plugin 
>'nameserice'
>https://github.com/servalproject/olsr/blob/master/lib/nameservice/README_NAMESERVICE
>
>where we have all  information about Node name, lat lon position etc which 
>very useful to 
>show nodes on the maps etc.. Every node have stored in separate files this 
>information
>/var/run/hosts_oslrd where we have:
[...]

A simple way to prototype this would be to have on each babel speaker a cron 
job that would poll a network management server with an HTTP request to 
register/refresh the facts about itself. This of course means that the server 
would know only about the speakers that managed to join the same part of the 
network as the server. But on the other hand you would be able to spend more 
time on the network map software instead of fusing a discovery protocol and a 
routing protocol together.

-- 
    Denis Ovsienko


_______________________________________________
Babel-users mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to