Hi,
On 2017年05月22日 10:12, Yikai Lin wrote:
>
>> On May 21, 2017, at 8:45 PM, Iwase Yusuke wrote:
>>
>> IIRC, Ryu cannot cooperate with the blocking functionality on the C native
>> thread.
>> This constraint is caused by "eventlet" which is networking library and this
>> library
>> is incompat
Hi,
Can you verify there is no any other process using OpenFlow port?
To use multiple controller in mininet, you need to create two controller
object in mininet script.
ref: https://github.com/mininet/mininet/blob/master/examples/controllers.py
https://github.com/mininet/mininet/blob/master/exam