Re: [Ryu-devel] 回复: 回复: 回复: 回复: RYU BUG

2016-12-08 Thread Iwase Yusuke
Hi, Thank you for posting your code! I've just posted the patch for your suggestion. Could you review my patch? [Ryu-devel] [PATCH] lib/ofctl_v_*: Enable to filter flow stats by priority Note: I dropped the matching against cookie field from your code, because the filtering by cookie should be

[Ryu-devel] ?????? ?????? ?????? ?????? ?????? RYU BUG

2016-12-08 Thread .......
Hello, I am TICOMM Information Technology Co. Ltd,Shenzhen, China ok??Before we use cookie filter is our temporary needs, we recommend that you modify the patch and add the filed Match filter function -- -- ??: "IWASE Yusuke";; : 2016??12?

Re: [Ryu-devel] [PATCH 7/7] BGPSpeaker: Enable to set capability for IPv6

2016-12-08 Thread fumihiko kakuma
Hi Iwase-san, On Thu, 8 Dec 2016 15:28:42 +0900 Iwase Yusuke wrote: > Hi Kakuma-San, > > > On 2016年12月08日 15:06, fumihiko kakuma wrote: > > On Mon, 7 Nov 2016 16:04:23 +0900 > > IWASE Yusuke wrote: > > > >> This patch enables BGPSpeaker to set the capability for IPv6 unicast > >> address fa

Re: [Ryu-devel] [PATCH 1/2] bgp_scenario_test/common: Pylint

2016-12-08 Thread fumihiko kakuma
Hi Iwase-san, On Mon, 5 Dec 2016 11:07:23 +0900 IWASE Yusuke wrote: > Signed-off-by: IWASE Yusuke > --- > ryu/tests/integrated/common/docker_base.py | 179 > ++--- > ryu/tests/integrated/common/quagga.py | 19 +-- > ryu/tests/integrated/common/ryubgp.py |

Re: [Ryu-devel] [PATCH 1/2] bgp_scenario_test/common: Pylint

2016-12-08 Thread Iwase Yusuke
Hi, Thank you for reviewing my patch. On 2016年12月09日 06:59, fumihiko kakuma wrote: > Hi Iwase-san, > > On Mon, 5 Dec 2016 11:07:23 +0900 > IWASE Yusuke wrote: > >> Signed-off-by: IWASE Yusuke >> --- >> ryu/tests/integrated/common/docker_base.py | 179 >> ++--- >> r

Re: [Ryu-devel] [PATCH 7/7] BGPSpeaker: Enable to set capability for IPv6

2016-12-08 Thread Iwase Yusuke
Hi Kakuma-San, On 2016年12月09日 06:54, fumihiko kakuma wrote: >> >> How have we better to notify changes? >> Describing NOTE more explicitly on commit logs? > > I think this is better. Sure, I will. >> Or reporting on OpenStack lauchpad? > > In the openstack, announce on documents, release note

[Ryu-devel] One question about VM image

2016-12-08 Thread 张之阳
Hello,I had downloaded the OpenFlow_Tutorial_Ryu3.6.ova . However,when I install the x window , it shows 404 not found and faild to fetch. Ubuntu 12.10 seems to be stoped support. Can you re