Re: [Ryu-devel] openflow table capacity

2017-02-16 Thread Iwase Yusuke
Hi, Thanks Abbasi and Túlio! I miss-understood that. > Is *total_capacity = n_table * max_entries* correct? I guess it is right. but as Túlio said, it is highly depending on the implementation of your switch. When I tested a hardware switch before, the throughput of that switch declined signi

Re: [Ryu-devel] ip_frag matching

2017-02-16 Thread Iwase Yusuke
Hi, Thank you for your reporting! On 2017年02月17日 08:51, surlyjake wrote: > http://ryu.readthedocs.io/en/latest/nicira_ext_ref.html?highlight=frag > indicates that ryu can make an 'ip_frag' match, but doesnt define the mapping > between integers and the five options (from > http://manpages.ubu

[Ryu-devel] [PATCH 3/7] lib/netdevice: Constants defined in netdevice(7)

2017-02-16 Thread IWASE Yusuke
Signed-off-by: IWASE Yusuke --- ryu/lib/netdevice.py | 70 1 file changed, 70 insertions(+) create mode 100644 ryu/lib/netdevice.py diff --git a/ryu/lib/netdevice.py b/ryu/lib/netdevice.py new file mode 100644 index 000..cc2d97a --- /dev/

[Ryu-devel] [PATCH 4/7] tools/optional-requires: SQLAlchemy for Zebra service

2017-02-16 Thread IWASE Yusuke
This patch adds a new optional requirements, SQLAlchemy, for Zebra protocol service database. Signed-off-by: IWASE Yusuke --- README.rst | 1 + tools/optional-requires | 1 + 2 files changed, 2 insertions(+) diff --git a/README.rst b/README.rst index db16a4b..6034217 100644 --- a/R

[Ryu-devel] [PATCH 2/7] controller: Change default OPF listen host to "0.0.0.0"

2017-02-16 Thread IWASE Yusuke
With netaddr.valid_ipv4/6, empty host is not allowed and will fail to validate. This patch changes to the default openflow listen host to "0.0.0.0" and enable to validate it by using netaddr. Note: The default behavior is NOT changed. Signed-off-by: IWASE Yusuke --- ryu/controller/controller.py

[Ryu-devel] [PATCH 7/7] zebra: Add sample application for Zebra server service

2017-02-16 Thread IWASE Yusuke
Signed-off-by: IWASE Yusuke --- .../protocols/zebra/server/sample_dumper.py| 54 ++ 1 file changed, 54 insertions(+) create mode 100644 ryu/services/protocols/zebra/server/sample_dumper.py diff --git a/ryu/services/protocols/zebra/server/sample_dumper.py b/ryu/servi

[Ryu-devel] [PATCH 1/7] hub: Enable StreamServer to listen Unix domain socket

2017-02-16 Thread IWASE Yusuke
Signed-off-by: IWASE Yusuke --- ryu/lib/hub.py | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/ryu/lib/hub.py b/ryu/lib/hub.py index a5ac50a..182fabf 100644 --- a/ryu/lib/hub.py +++ b/ryu/lib/hub.py @@ -17,6 +17,8 @@ import logging import os +import netaddr

[Ryu-devel] [PATCH 5/7] zebra: Implement database for Zebra protocol service

2017-02-16 Thread IWASE Yusuke
Signed-off-by: IWASE Yusuke --- ryu/flags.py | 5 + ryu/services/protocols/zebra/db/__init__.py | 42 + ryu/services/protocols/zebra/db/base.py | 70 +++ ryu/services/protocols/zebra/db/interface.py | 271 +++ ryu/services/

[Ryu-devel] [PATCH 0/7] zebra: Implement Server APIs for Zebra protocol service

2017-02-16 Thread IWASE Yusuke
The following patches add the implementation for server-side APIs for Zebra protocol service. This implementation is supposed to be used as "dummy" Zebra server for integrate Ryu OpenFlow application with Quagga protocol daemons. Example Model: +--+ |Quagga

[Ryu-devel] [PATCH 6/7] zebra: Implement Server APIs for Zebra protocol service

2017-02-16 Thread IWASE Yusuke
This patch implements APIs for performing as Zebra daemon of Quagga and enables to integrate with other Quagga daemons. Signed-off-by: IWASE Yusuke --- ryu/flags.py| 5 + ryu/services/protocols/zebra/server/__init__.py | 20 ++ ryu/services/protocols/zebra/

[Ryu-devel] ip_frag matching

2017-02-16 Thread surlyjake
http://ryu.readthedocs.io/en/latest/nicira_ext_ref.html?highlight=frag indicates that ryu can make an 'ip_frag' match, but doesnt define the mapping between integers and the five options (from http://manpages.ubuntu.com/manpages/precise/man8/ovs-ofctl.8.html): no Matches only non-fragmented pac

[Ryu-devel] SDN Software Contacts List

2017-02-16 Thread tina.brown
Hi, Are you looking for list of companies using SDN Software? We have users like: ACESTAR, BluBridge Construction Software, Essential Software Solutions, Firestorm MLM Software, Orion Wine Software, Panacea Software, Plexus Software, TCS Software, and many more.. Our database enables y