Re: [Ryu-devel] Adding Ryu In Existing Application

2018-05-10 Thread Steve Jarvis
Thank you! I actually came across Neutron’s patch the other day and believe that will work. I'm integrating something like that into our project now. I’m glad you pointed out the same. > On May 10, 2018, at 12:28 AM, IWAMOTO Toshihiro wrote: > > On Fri, 04 May 2018 13:22:28 +0900, > Steve Jarv

Re: [Ryu-devel] Adding Ryu In Existing Application

2018-05-09 Thread IWAMOTO Toshihiro
On Fri, 04 May 2018 13:22:28 +0900, Steve Jarvis wrote: > > Hey Ryu Devel, > We have an established project where we're adding OpenFlow for > (local) bridge management, and I'd like to use Ryu. Ryu wants to be > the main entry point of the process though (with ryu-manager), and > since we have a

[Ryu-devel] Adding Ryu In Existing Application

2018-05-03 Thread Steve Jarvis
Hey Ryu Devel, We have an established project where we're adding OpenFlow for (local) bridge management, and I'd like to use Ryu. Ryu wants to be the main entry point of the process though (with ryu-manager), and since we have a bigger application that does more than only SDN-related work, it'd