[OLSR-users] topology visualization

Bjoern Riemer (spam-protected)
Thu Dec 16 13:59:15 CET 2004


hi
great i changed the graph rendering so that the lines are seperated and the labels are 
readable ;)

-bjoern



Bruno Randolf wrote:
> hello!
> 
> the new olsr version supports connections from external hosts (not localhost) 
> to the "topology port" when the olsrd_dot_draw plugin is loaded and 
> configured correctly.
> 
> for example to allow connections from 192.168.0.5 you can write in olsrd.conf:
> 
> LoadPlugin         "olsrd_dot_draw.so.0.3"
> {
>        #PlParam     "port"   "2005"
>        PlParam     "accept" "192.168.0.5"
> }
> 
> i have hacked together a little perl script which connects to this port and 
> displays this information. it uses the graphviz and imagemagick pacakges for 
> generating and viewing the images, and really is quite a hack. but its very 
> interresting and helpful to actually see the network topology graphically, i 
> think.
> 
> it's called olsr-topology-view.pl and you can get it from:
> 
> http://meshcube.org/cgi-bin/trac.cgi/browser/tools/
> 
> greetings,
> bruno
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: olsr-topology-view.pl.patch
Type: text/x-patch
Size: 1274 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20041216/0446ab2a/attachment.bin>


More information about the Olsr-users mailing list