[Ryu-devel] [PATCH] rest_router: support OF 1.3

2013-11-24 Thread Yuichi Ito
Signed-off-by: Yuichi Ito --- ryu/app/rest_router.py | 99 1 file changed, 75 insertions(+), 24 deletions(-) diff --git a/ryu/app/rest_router.py b/ryu/app/rest_router.py index 6a5c865..e502d89 100644 --- a/ryu/app/rest_router.py +++ b/ryu/app/re

Re: [Ryu-devel] [PATCH 2/2] ofp: use RyuApp start() to return Greenlet thread

2013-11-24 Thread YAMAMOTO Takashi
looks good to me. thanks. YAMAMOTO Takashi > starts OFP like other applications. Kill the original way to start OFP > (start_service). > > Signed-off-by: FUJITA Tomonori > --- > ryu/cmd/manager.py| 6 -- > ryu/controller/controller.py | 6 -- > ryu/controller/ofp_handler.

Re: [Ryu-devel] Flow timeout in Ryu

2013-11-24 Thread YAMAMOTO Takashi
> Hi, > > I am working with Mininet emulation where a cluster of hosts is > connected to a single controller controlled by Ryu. When I issue a > command pingall, it takes some time for all hosts to ping each other. > When I issue pingall again, pinging runs much much faster. How come? I > beli

Re: [Ryu-devel] [PATCH 4/9] base/app_manager: create/destroy RyuApp instances dynamically

2013-11-24 Thread YAMAMOTO Takashi
> On Fri, 22 Nov 2013 16:45:59 +0900 > YAMAMOTO Takashi wrote: > >> From: Isaku Yamahata >> >> allow RyuManager to create/destroy RyuApp instances dynamically >> and register/unregister event observer dynamically. >> >> Cc: yuta-hamada >> Signed-off-by: Isaku Yamahata >> Signed-off-by: YAMAM

Re: [Ryu-devel] what is these components used for?

2013-11-24 Thread chen zhang
terriifc,thx for your ans! 2013/11/25 FUJITA Tomonori > Hi, > > On Sun, 24 Nov 2013 16:10:43 +0800 > chen zhang <3zhangchen9...@gmail.com> wrote: > > > would you please tell me what are these app used for? > > > cbench.py > > For Cbench (controller benchmarker): > http://archive.openflow.org/wk

[Ryu-devel] [PATCH 2/2] ofp: use RyuApp start() to return Greenlet thread

2013-11-24 Thread FUJITA Tomonori
starts OFP like other applications. Kill the original way to start OFP (start_service). Signed-off-by: FUJITA Tomonori --- ryu/cmd/manager.py| 6 -- ryu/controller/controller.py | 6 -- ryu/controller/ofp_handler.py | 6 ++ 3 files changed, 6 insertions(+), 12 deletions(

[Ryu-devel] [PATCH 1/2] allow RyuApp start() method returns Greenlet thread

2013-11-24 Thread FUJITA Tomonori
This enables an application to continue. Without this, ryu-manager finishes right after running applications. Signed-off-by: FUJITA Tomonori --- ryu/base/app_manager.py| 6 +- ryu/cmd/manager.py | 3 +-- ryu/services/protocols/vrrp/manager.py | 3 ++- 3 fi

Re: [Ryu-devel] Flow timeout in Ryu

2013-11-24 Thread FUJITA Tomonori
Hi, On Sun, 24 Nov 2013 22:52:18 +0100 Aldas Dise wrote: > I am working with Mininet emulation where a cluster of hosts is > connected to a single controller controlled by Ryu. When I issue a > command pingall, it takes some time for all hosts to ping each other. > When I issue pingall again,

Re: [Ryu-devel] How to change the path dynamically

2013-11-24 Thread FUJITA Tomonori
Hi, On Sun, 24 Nov 2013 12:36:54 -0600 Gandhimathi Velusamy wrote: > I am working on Ryu controller with LINC switch. In my topology from a > sender host to target host two paths are available. Based on certain > parameter value, I want to change the path dynamically from my controller, > I a

Re: [Ryu-devel] what is these components used for?

2013-11-24 Thread FUJITA Tomonori
Hi, On Sun, 24 Nov 2013 16:10:43 +0800 chen zhang <3zhangchen9...@gmail.com> wrote: > would you please tell me what are these app used for? > cbench.py For Cbench (controller benchmarker): http://archive.openflow.org/wk/index.php/Oflops > client.py for OpenStack > simple_switch_lacp.py an e

[Ryu-devel] Flow timeout in Ryu

2013-11-24 Thread Aldas Dise
Hi, I am working with Mininet emulation where a cluster of hosts is connected to a single controller controlled by Ryu. When I issue a command pingall, it takes some time for all hosts to ping each other. When I issue pingall again, pinging runs much much faster. How come? I believe this has t

[Ryu-devel] How to change the path dynamically

2013-11-24 Thread Gandhimathi Velusamy
Hi, I am working on Ryu controller with LINC switch. In my topology from a sender host to target host two paths are available. Based on certain parameter value, I want to change the path dynamically from my controller, I am using l2_switch_v1_3.py and I am able to read the parameter value after

[Ryu-devel] what is these components used for?

2013-11-24 Thread chen zhang
hi dear all! would you please tell me what are these app used for?cbench.py ,client.py,simple_switch_lacp.py,tunnel_port_updater.py,wsgi.py.thx a lot -- Shape the Mobile Experience: Free Subscription Software experts and de