Re: [Ryu-devel] : Re: Addition of layer 2 QoS Module - RYU controller

2013-09-10 Thread SDN
Hi Fujita, This mail is regarding to know your feedback on the updated Layer 2 QoS Module. We have addressed your comments and sent you the patch file and converted document last week. I’m not sure you had a chance to look at the updated patch file and the document. I’m attaching the same (modu

[Ryu-devel] [PATCH] ryu-manager: copyright notice

2013-09-10 Thread YAMAMOTO Takashi
Signed-off-by: YAMAMOTO Takashi --- bin/ryu-manager | 15 +++ 1 file changed, 15 insertions(+) diff --git a/bin/ryu-manager b/bin/ryu-manager index 877f9a3..28979a1 100755 --- a/bin/ryu-manager +++ b/bin/ryu-manager @@ -1,4 +1,19 @@ #!/usr/bin/env python +# Copyright (C) 2011, 201

[Ryu-devel] [PATCH v3] add STP application

2013-09-10 Thread watanabe.fumitaka
Changes v2 -> v3 - Slight change of comment correction etc. This application provides the simple example of spanning tree. "stplib" module controls exchange of BPDU packets and each bridge's port status(relay or block of frames). The module sends "EventTopologyChange" event when the topology(t

Re: [Ryu-devel] openstack isolation

2013-09-10 Thread Vasiliy Tolstov
2013/9/3 FUJITA Tomonori : > Hopefully, the following would be useful for you: > > https://github.com/osrg/ryu/wiki/Details-of-Ryu-in-cooperation-with-OpenStack-Grizzly Thanks! Sorry for delay. But i'm not fully understand what flows created n case of gre tunnels. For example vm1 have eth0 and et

Re: [Ryu-devel] Ryu's Packet Library Performance.

2013-09-10 Thread Omid Alipourfard
Hello Yamamoto, I have submitted a pull request in Github. All the tests are working. ( I had to modify some of them to accommodate for the new changes, the tests that I changed are merely the ones that were testing "packet" library behavior, the rest of the tests are the same. ) https://github.c

Re: [Ryu-devel] [PATCH v2] add STP application

2013-09-10 Thread YAMAMOTO Takashi
> Changes v1 -> v2 > - change a variable name into meaningful name. thanks, looks good to me. YAMAMOTO Takashi -- How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single syst