Re: [Ryu-devel] Adding Flow Entry

2016-02-22 Thread Shinpei Muraoka
Hi, > I'm using OpenFlow1.3 and I was trying to add more than one rules in one go > at the switch inside a loop, but it is not going through the iteration. > Instead, it just ran the loop only one time. I also got the following > warrning. Could you please help on this matter? Your Application

[Ryu-devel] Adding Flow Entry

2016-02-21 Thread Talal Alharbi
Dear All, I'm using OpenFlow1.3 and I was trying to add more than one rules in one go at the switch inside a loop, but it is not going through the iteration. Instead, it just ran the loop only one time. I also got the following warrning. Could you please help on this matter? Cheers, Tal