Re: [Ryu-devel] Looped topology

2014-09-09 Thread Yusuke Iwase
Hi, On 2014年09月09日 08:27, Zubair Hafeez wrote: > Hello everyone > > I have a query regarding my looped topology. My network topology consists of > three switches connected in a loop. I want to have a loop free topology with > out using STP protocol 802.1d. I have calculated the spanning tree i

Re: [Ryu-devel] ofctl_rest: Barrier request & set_config

2014-09-09 Thread Minoru TAKAHASHI
Hi,Sujai When you have any question about Ryu, please don't drop the mailing list of Ryu-devel. (2014年09月08日 17:14), Sujai Mutharasu wrote: > Hi Minoru, > > I hope both barrier request and set config message are > the mandatory messages that the controller should have capability > t

Re: [Ryu-devel] Patch for Typos and Incorrect Values in OpenFlow Header files

2014-09-09 Thread Sriram
Please consider the updated patch. Thanks, Sriram On Mon, Sep 8, 2014 at 11:53 PM, Sriram wrote: > Hi, > > I found some typos and inconsistencies between the OpenFlow specification > and header files for OpenFlow 1.3 and 1.4. Attached patch has correct > values. > > Thanks, > Sriram > > > 000

[Ryu-devel] how to use sflow

2014-09-09 Thread Adrian Lara
Hi folks! I'm new to Ryu and I'm working on elephant flow detection. What's the best way to start using sflow? I saw this driver: http://comments.gmane.org/gmane.network.ryu.devel/3651 but I get the error attached. If there's an easier way to start using sflow, I'll appreciate the tip. Thanks! Ad