Re: [Ryu-devel] How to Develop RYU Application for VxLAN tunnel implement

2016-01-03 Thread Yusuke Iwase
Hi, On 2015年12月30日 02:23, HITESH PATEL wrote: > Hi Team, > > i want to run ryu rest_router application with real network with controller > running at remote machine.my topology is as below > > Inline image 1 > > i have set up rules as per rest_router application but not working.There is > als

Re: [Ryu-devel] About action set in openflow switch

2016-01-03 Thread Yusuke Iwase
Hi, On 2015年12月27日 12:08, 杨haixiang wrote: > Hi, all > > what if a packets with a action set is delivered to controller? > Would the actions in the action set be executed? such set_queue etc. What does "an action set" exactly mean? In OpenFlow Spec, an action set is associated with each packet,

Re: [Ryu-devel] benchmarking tool

2016-01-03 Thread Yusuke Iwase
Hi, I don't know the details, but KulCloud seems to enhance CBench to support OpenFlow1.3. https://kulcloud.wordpress.com/2014/03/28/kulcloud-enhances-cbench-to-support-openflow1-3/ Thanks, Iwase On 2015年12月31日 07:33, mehran shetabi wrote: > Hi, > Is there any benchmarking tool like cbench t

Re: [Ryu-devel] port stats request and reply

2016-01-03 Thread Yusuke Iwase
Hi, On 2015年12月30日 02:30, Zahi Gradstein wrote: > Hi, > I hope this is where I should send this E-Mail J > > > > I’m having an issue with port stats reply handler at RYU Controller. > > > > My code is as following: > > > > *def send_port_stats_request(datapath, port_num):* > > of

Re: [Ryu-devel] Ryu Load Balancer

2016-01-03 Thread Yusuke Iwase
Hi, On 2015年12月26日 00:06, Kiarash Soleimanzadeh wrote: > Dear, > > Ryu is distributed controller? I think it is depending on your application design. You can use Ryu as both a single controller and distributed controller. > Ryu is a Modular? I don't know what "Modular" exactly means, but I thi

[Ryu-devel] Ryu 3.29 released

2016-01-03 Thread FUJITA Tomonori
Hi, Here's a new release; some fixes, improvement, etc. Enjoy! = FUJITA Tomonori (2): avoid oslo.config 3.1.0 and later for python2.6 support Ryu 3.29 ISHIDA Wataru (1): bgp: fix handling unknown and unsupported transitive path IWAMOTO Toshihiro (1): Ensure to terminate

[Ryu-devel] openvswitch noraml behaviour

2016-01-03 Thread ‫Mohammed Abuzaid‬ ‫
hi , everyone i'm doing a performance comparison between SDN and a traditional network using mininet, but unfortunately mininet doesn't emulate traditional networks directly. some solutions suggests using openvswitch in the normal switch behavior by installing flow entry with "Normal Forward