Hi,
On Thu, 1 Aug 2013 11:39:38 +0800
"[email protected]" wrote:
> Can you help us to figure out the most important part that we should
> focus and the xflow's priority in the whole SDN controller?
Sorry, hard to tell. The features of your SDN controller is up to your
requirement. For what you
On Thu, 01 Aug 2013 15:26:03 +0900
Yuichi Ito wrote:
> i'm sorry but i have set a wrong permission to files related to LACP.
>
> Signed-off-by: Yuichi Ito
> ---
> 0 files changed
> mode change 100755 => 100644 ryu/lib/packet/slow.py
> mode change 100755 => 100644 ryu/tests/unit/packet/test_s
> On Thu, 1 Aug 2013 15:26:59 +0900 (JST)
> [email protected] (YAMAMOTO Takashi) wrote:
>
>>> On Thu, 1 Aug 2013 13:54:56 +0900
>>> YAMAMOTO Takashi wrote:
>>>
main changes from the previous:
- adapt bpdu
YAMAMOTO Takashi (6):
packet lib: change the api to
On Thu, 1 Aug 2013 15:26:59 +0900 (JST)
[email protected] (YAMAMOTO Takashi) wrote:
>> On Thu, 1 Aug 2013 13:54:56 +0900
>> YAMAMOTO Takashi wrote:
>>
>>> main changes from the previous:
>>> - adapt bpdu
>>>
>>> YAMAMOTO Takashi (6):
>>> packet lib: change the api to use text addre
> On Thu, 1 Aug 2013 13:54:56 +0900
> YAMAMOTO Takashi wrote:
>
>> main changes from the previous:
>> - adapt bpdu
>>
>> YAMAMOTO Takashi (6):
>> packet lib: change the api to use text addresses
>> topology.switches: update after packet lib api changes
>> rest_router: update after pac
i'm sorry but i have set a wrong permission to files related to LACP.
Signed-off-by: Yuichi Ito
---
0 files changed
mode change 100755 => 100644 ryu/lib/packet/slow.py
mode change 100755 => 100644 ryu/tests/unit/packet/test_slow.py
diff --git a/ryu/lib/packet/slow.py b/ryu/lib/packet/slow.py
> On Thu, 1 Aug 2013 12:54:43 +0900 (JST)
> [email protected] (YAMAMOTO Takashi) wrote:
>
>>> On Tue, 23 Jul 2013 16:39:29 +0900
>>> YAMAMOTO Takashi wrote:
>>>
a happy new year.
Signed-off-by: YAMAMOTO Takashi
---
doc/source/conf.py | 2 +-
1 file changed,
On Thu, 1 Aug 2013 13:54:56 +0900
YAMAMOTO Takashi wrote:
> main changes from the previous:
> - adapt bpdu
>
> YAMAMOTO Takashi (6):
> packet lib: change the api to use text addresses
> topology.switches: update after packet lib api changes
> rest_router: update after packet lib api c
Hi,
More protocol support (e.g. STP) in packet librarye, more handy
APIs for OF1.2/1.3, router, bug fixes, REST API for OF1.3
=
FUJITA Tomonori (4):
of1.3: fix OFPort parser
add 2013 to copyright for documentations
sync README with the web site
Ryu 2.2
Isaku Yamahata (24)
On Thu, 01 Aug 2013 10:08:53 +0900 (JST)
FUJITA Tomonori wrote:
>
> Signed-off-by: FUJITA Tomonori
> ---
> README.rst | 14 +++---
> 1 file changed, 7 insertions(+), 7 deletions(-)
Applied.
--
Get your SQL da
Signed-off-by: YAMAMOTO Takashi
---
ryu/lib/packet/arp.py | 18 ++
ryu/lib/packet/ethernet.py | 15 ---
ryu/lib/packet/ipv4.py | 27 +++
ryu/lib/packet/ipv6.py | 18 ++
4 files changed, 43 insertions(+), 35 deletion
Signed-off-by: YAMAMOTO Takashi
---
doc/source/library_packet.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/source/library_packet.rst b/doc/source/library_packet.rst
index 260f13b..70340f6 100644
--- a/doc/source/library_packet.rst
+++ b/doc/source/library_pac
Signed-off-by: YAMAMOTO Takashi
---
ryu/topology/switches.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ryu/topology/switches.py b/ryu/topology/switches.py
index 690a8fc..cf8fdea 100644
--- a/ryu/topology/switches.py
+++ b/ryu/topology/switches.py
@@ -26,7 +26,7 @@ f
Signed-off-by: YAMAMOTO Takashi
---
doc/source/library_packet.rst | 7 +++
1 file changed, 7 insertions(+)
diff --git a/doc/source/library_packet.rst b/doc/source/library_packet.rst
index 70340f6..b4a5d91 100644
--- a/doc/source/library_packet.rst
+++ b/doc/source/library_packet.rst
@@ -10,
main changes from the previous:
- adapt bpdu
YAMAMOTO Takashi (6):
packet lib: change the api to use text addresses
topology.switches: update after packet lib api changes
rest_router: update after packet lib api changes
packet lib api: update documentation
packet lib: pydoc update/im
Signed-off-by: YAMAMOTO Takashi
---
ryu/app/rest_router.py | 37 ++---
1 file changed, 18 insertions(+), 19 deletions(-)
diff --git a/ryu/app/rest_router.py b/ryu/app/rest_router.py
index c2c5329..758c7ee 100644
--- a/ryu/app/rest_router.py
+++ b/ryu/app/rest_rou
On Thu, 1 Aug 2013 12:54:43 +0900 (JST)
[email protected] (YAMAMOTO Takashi) wrote:
>> On Tue, 23 Jul 2013 16:39:29 +0900
>> YAMAMOTO Takashi wrote:
>>
>>> a happy new year.
>>>
>>> Signed-off-by: YAMAMOTO Takashi
>>> ---
>>> doc/source/conf.py | 2 +-
>>> 1 file changed, 1 insertion(+)
> On Wed, 31 Jul 2013 12:42:00 +0900
> YAMAMOTO Takashi wrote:
>
>> this set is naturally after the packet lib api changes
>> i posted to this ML while ago.
>>
>> YAMAMOTO Takashi (3):
>> packet lib api: update documentation
>> packet lib: pydoc update/improvements after api change
>> note
> On Tue, 23 Jul 2013 16:39:29 +0900
> YAMAMOTO Takashi wrote:
>
>> a happy new year.
>>
>> Signed-off-by: YAMAMOTO Takashi
>> ---
>> doc/source/conf.py | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Thanks, I've applied the following:
i've heard that the range format of years
Dear Watanabe and all RYU members,
Our team is evaluating the necessary function that a SDN controller should
include.
now, we doubt whether the xflow (sflow and netflow) should be inclueded or not.
because our team is very small, and all members are newers for RYU, so we think
we should foucs
Signed-off-by: FUJITA Tomonori
---
README.rst | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.rst b/README.rst
index 6755b53..57c13b3 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,12 @@
What's Ryu
==
-Ryu is an Operating System for Softw
On Tue, 23 Jul 2013 16:39:29 +0900
YAMAMOTO Takashi wrote:
> a happy new year.
>
> Signed-off-by: YAMAMOTO Takashi
> ---
> doc/source/conf.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, I've applied the following:
>From a1f5d458df39cab9d970ce32fa0e87b95159867a Mon Sep 17
On Tue, 23 Jul 2013 16:39:18 +0900
YAMAMOTO Takashi wrote:
> 0.3.0 (commit df6449f17366b9d608895766cc1a151167460ae0)
>
> only pure python code for now because:
> - we don't want to worry about cython setup.py stuff
> - cython version has a known bug
> cf. https://github.com/msgpack/msgpack-pyt
How do you start the GUI. Those instructions aren't that clear.
On Wednesday, July 31, 2013, Tonhão - Antonio Brasolin wrote:
> The last topic on that wiki should say indivisual or is that a typo?
>
>
> On Wed, Jul 31, 2013 at 3:37 AM, YAMADA Hideki <
> [email protected] 'yamada.hid...
The last topic on that wiki should say indivisual or is that a typo?
On Wed, Jul 31, 2013 at 3:37 AM, YAMADA Hideki
wrote:
> Hi,
>
> The GUI document is available at my github wiki.
> https://github.com/yamada-h/ryu/wiki/GUI
>
> (2013/07/31 12:55), Thomas Perniciaro wrote:
> > Has anyone got ful
On Tue, 23 Jul 2013 16:03:11 +0900
YAMAMOTO Takashi wrote:
> this set adds a new set of OFPMatch compose/query api for OF1.2/1.3
> as proposed on ryu-devel while ago.
> this is after "addrconv" patches i posted today.
> the old api is still available but it's supposed to be removed later.
> i hav
On Wed, 31 Jul 2013 12:42:00 +0900
YAMAMOTO Takashi wrote:
> this set is naturally after the packet lib api changes
> i posted to this ML while ago.
>
> YAMAMOTO Takashi (3):
> packet lib api: update documentation
> packet lib: pydoc update/improvements after api change
> note about networ
On Tue, 23 Jul 2013 14:01:52 +0900
"watanabe.fumitaka" wrote:
> Add LLC and BPDU packet library for STP(spanning tree protocol).
>
> ---
> doc/source/library_packet_ref.rst| 18 ++
> ryu/lib/packet/bpdu.py | 473
> ++
> ryu/lib/packet/ethern
28 matches
Mail list logo