Re: [Ryu-devel] Communication between two Ryu controllers

2017-01-29 Thread Yi Tseng
Hi Please see my comments *below*: 2017-01-29 11:37 GMT-08:00 Yiwen Shen : > Hi, > > I'm currently trying to create a system with two Ryu controllers that are > each connected to their respective domains, and I need to send custom > events or some general messages from one Ryu controller to the

[Ryu-devel] Communication between two Ryu controllers

2017-01-29 Thread Yiwen Shen
Hi, I'm currently trying to create a system with two Ryu controllers that are each connected to their respective domains, and I need to send custom events or some general messages from one Ryu controller to the other. To do this I have a number of questions: - How do I instantiate two Ryu control