28 Jul
2015
28 Jul
'15
7:14 a.m.
On 2015-07-27 21:54, Sam Russell wrote:
Hi all,
I've been working on integrating BIRD into some SDN packages (VANDERVECKEN/RouteFlow, ONOS), and as part of this I've built zeromq in as an option. It's still beta, but you can stand up BIRD and poll the ZeroMQ socket and it'll reply with a route table dump in JSON.
Keen to hear what people think
https://github.com/samrussell/bird/tree/zmqintegration
Cheers Sam
Hi Sam, thanks for it! It sounds cool :) Can you please share some example of the configuration bird.conf file with your SDN protocol? Cheers Pavel