Re: [Ryu-devel] How to start BGP service and gei bgp packets

2015-03-22 Thread FUJITA Tomonori
On Sun, 22 Mar 2015 21:36:31 +0800 臧俊捷 wrote: > I'm new to ryu controller.And I also want to realize a cooperation > between SDN network and traditional network. > That is to say , in the network some switches are OF and some are > traditional routers. > In the process,I have some proble

Re: [Ryu-devel] [PATCH] lib.ovs.vsctl: Fix a crash

2015-03-22 Thread FUJITA Tomonori
On Fri, 20 Mar 2015 18:08:47 +0900 YAMAMOTO Takashi wrote: > Fix some typos in the code. > This fixes a crash reported on ryu-devel@. > http://sourceforge.net/p/ryu/mailman/message/33607025/ > > Reported-by: Jason Syu > Tested-by: Jason Syu > Signed-off-by: YAMAMOTO Takashi > --- > ryu/lib/o

Re: [Ryu-devel] [PATCH] pip-requires: Remove comments

2015-03-22 Thread FUJITA Tomonori
On Thu, 19 Mar 2015 15:45:13 +0900 YAMAMOTO Takashi wrote: > This partially reverts commit bf58a6dcf3dcf6241fc1c9e58f3e43d2aa9ea7f2. > > devstack (stable/juno) fails to process comments in this file. > While a fix for devstack has been proposed [1], it might take some time > to be merged. I gue

Re: [Ryu-devel] [PATCH] bmp: fix bug of logging format in bmpstation

2015-03-22 Thread FUJITA Tomonori
On Sun, 22 Mar 2015 15:24:30 +0900 Toshiki Tsuboi wrote: > % ryu-manager bmpstation.py --verbose > loading app bmpstation.py > instantiating app bmpstation.py of BMPStation > BRICK bmpstation > listening on 0.0.0.0:11019 > Traceback (most recent call last): > File "/usr/lib/python2.7/logging/__

Re: [Ryu-devel] ofagent

2015-03-22 Thread fumihiko kakuma
Hi, I think I can answer your some questions. On Sun, 22 Mar 2015 20:24:42 +0800 (CST) 李? wrote: > > > 1.I regard the ofagent as a simple version ryu. It just achieve some app in > ryu. Is it right? > You may know, ryu is a component-based software defined networking framework. ofagent is a

[Ryu-devel] How to start BGP service and gei bgp packets

2015-03-22 Thread 臧俊捷
Hi, I'm new to ryu controller.And I also want to realize a cooperation between SDN network and traditional network. That is to say , in the network some switches are OF and some are traditional routers. In the process,I have some problems.Here ,I have some confusion about ryu.services.bgp

[Ryu-devel] ofagent

2015-03-22 Thread 李凯
1.I regard the ofagent as a simple version ryu. It just achieve some app in ryu. Is it right? 2. Can the ofagent control the external OVS? Just that the OVS is not in openstack. Thanks! -- Dive into the World of P