Hey Marek
Marek Lindner wrote:
I am mainly interested in redistributing zebra routes to batman as i do with olsr_quagga plugin. This way, i can think about switching from olsr to batman 0.3. Perhaps, you will enable it in your code again.
it was never "enabled" - it was part of a patch. I'm not that familiar with zebra/quagga. Can you explain what you need and why the dynamic HNA adding/deleting is not enough ? That feature did not exist in revision 502.
Enabling zebra to tell batmand to add/remove routes needs a patch in zebra. It would be really nice to have a batmand plugin whatever that talks to zebra for getting dynamic HNA routes. So i dont have to modify my zebra, but can enable a plugin in batmand (as it is in OLSR).
I need this for BGP routing. Imagine to route two batmand clouds together via BGP. If the third cloud joins, i dont want to reconfigure the other batmand-daemons. They just grep the routes from the running zebra.
Another big option would be to let zebra speak batman / olsr protocol and be able to configure batman / olsr through zebra interface / configuraion. But that would be "top of everything" and imo not necessary.
Greetz
Daniel