[Ryu-devel] [PATCH] handler.register_service: comment

2014-02-09 Thread YAMAMOTO Takashi
Signed-off-by: YAMAMOTO Takashi --- ryu/controller/handler.py | 11 +++ 1 file changed, 11 insertions(+) diff --git a/ryu/controller/handler.py b/ryu/controller/handler.py index d5f57cd..43f07d1 100644 --- a/ryu/controller/handler.py +++ b/ryu/controller/handler.py @@ -80,6 +80,17 @@ def

Re: [Ryu-devel] [PATCH 1/2] topology: split out exported API from the implementation

2014-02-09 Thread YAMAMOTO Takashi
> On Fri, 22 Nov 2013 13:50:19 +0900 > YAMAMOTO Takashi wrote: > >> From: Isaku Yamahata >> >> Signed-off-by: Isaku Yamahata >> Signed-off-by: YAMAMOTO Takashi >> --- >> ryu/topology/api.py | 34 ++ >> ryu/topology/switches.py | 18 -- >>

Re: [Ryu-devel] [PATCH] of14: set default attributes for OFPMeterMod

2014-02-09 Thread FUJITA Tomonori
On Fri, 7 Feb 2014 21:56:17 +0900 FUJITA Tomonori wrote: > Signed-off-by: FUJITA Tomonori > --- > ryu/ofproto/ofproto_v1_4_parser.py | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied. -- Managing the

Re: [Ryu-devel] [PATCH] of13: set default attributes for OFPMeterMod

2014-02-09 Thread FUJITA Tomonori
On Fri, 7 Feb 2014 21:56:16 +0900 FUJITA Tomonori wrote: > Signed-off-by: FUJITA Tomonori > --- > ryu/ofproto/ofproto_v1_3_parser.py | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied. -- Managing the

Re: [Ryu-devel] error in sudo ryu-manager simple_switch_12.py

2014-02-09 Thread FUJITA Tomonori
On Mon, 10 Feb 2014 03:08:10 +0800 ghaith alwerfally wrote: > hi everyone > > i am beginner in ryu , today while i am trying to use ryu i got this error > message > > ghibrahim86@ghibrahim86:~/ctltest/10_Ryu/ryu$ ryu-manager >> simple_switch_12.pysudo ryu-manager simple_switch_12.py >> Traceb

[Ryu-devel] error in sudo ryu-manager simple_switch_12.py

2014-02-09 Thread ghaith alwerfally
hi everyone i am beginner in ryu , today while i am trying to use ryu i got this error message ghibrahim86@ghibrahim86:~/ctltest/10_Ryu/ryu$ ryu-manager > simple_switch_12.pysudo ryu-manager simple_switch_12.py > Traceback (most recent call last): > File "/usr/local/bin/ryu-manager", line 5,