what is the unix command to send the add and the delete to the quagga plugin?<br><br><div class="gmail_quote">2010/6/28 Gioacchino Mazzurco <span dir="ltr"><<a href="mailto:gmazzurco89@gmail.com">gmazzurco89@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">It seems what we need...<br><br><div class="gmail_quote">2010/6/28 Vasilis Tsiligiannis <span dir="ltr"><<a href="mailto:b_tsiligiannis@silverton.gr" target="_blank">b_tsiligiannis@silverton.gr</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">
<div><div></div><div>On Sunday 27 of June 2010 00:03:25 Gioacchino Mazzurco wrote:<br>
> Hey all!<br>
> In  our network in Pisa we need an olsrd plugin that permit adding/removing<br>
> hna at runtime without restart olsrd nor writing on olsrd.conf, at moment<br>
> we thinked a very basic way, write the hna on a file like /tmp/dynHna and<br>
> simply read the file every 5 seconds to check for change, but i think there<br>
> is a better way to permit dynamic han configuration someone can help us?<br>
<br>
</div></div>Hello,<br>
<br>
Another approach is to use the OLSRd Quagga plugin. Quagga plugin has the<br>
ability to add and delete HNA routes at runtime through commands from a UNIX<br>
or TCP socket. You just need to create a program or use netcat swiss army<br>
knife to send the 'add' and 'remove' packets to the plugin.<br>
<br>
Regards,<br>
--<br>
<font color="#888888">Vasilis Tsiligiannis<br>
</font><br></div></div><div class="im">--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org" target="_blank">Olsr-dev@lists.olsr.org</a><br>
<a href="http://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">http://lists.olsr.org/mailman/listinfo/olsr-dev</a><br></div></blockquote></div><br>
</blockquote></div><br>