Hello,

NTT lab Ryu team has released BGP daemon code for Ryu project:

https://github.com/fujita/ryu/tree/bgp

Currently, the BGP code can work as an daemon (IOW, not RyuApp). The
code has been developed for MPLS VPN out of Ryu project.  Looks like
BGP could be one of key technologies in SDN (Microsoft DC use case,
Juniper Contrail, etc) so we plan to add the feature to Ryu.

There are lots of TODOs to integrate this code into Ryu nicely, like
replacing the current BGP parser/serializer with Ryu's BGP packet
library. I didn't include the diff (>10,000 lines code) but will merge
it soon.

Currently, there is no documentation about the code. I'll add the docs
later but please let us know if you are interested in this feature
(e.g. a potential use case with the feature). I try to allocate more
resource with more potential users.


Thanks!

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to