Hi Andy,
On 2015年09月15日 03:35, Andy Echenique wrote:
> Hello Everyone,
> I'm fairly new to Ryu and would appreciate any help in getting my program off
> the ground.
>
> I want to have my controller only connect devices from specified MAC
> addresses. For example: if the dpid is 123456789, I wan
Hi Iol,
Sorry, I don't know the sample application using the bundle messages.
For the sample code for that, I know only this.
- OFPBundleCtrlMsg
https://github.com/osrg/ryu/blob/master/ryu/ofproto/ofproto_v1_4_parser.py#L5968
- OFPBundleAddMsg
https://github.com/osrg/ryu/blob/master/ryu
Please enter the message for your recipients here.
You are free to enter and edit your message just like you do it in your
favorite text editor! This editor supports different fonts, tables, images and
much more.
Just replace this text with you own message and proceed to the mass mailing!
-
Please enter the message for your recipients here.
You are free to enter and edit your message just like you do it in your
favorite text editor! This editor supports different fonts, tables, images and
much more.
Just replace this text with you own message and proceed to the mass mailing!
-
Please enter the message for your recipients here.
You are free to enter and edit your message just like you do it in your
favorite text editor! This editor supports different fonts, tables, images and
much more.
Just replace this text with you own message and proceed to the mass mailing!
-
Hi,
On Tue, 15 Sep 2015 18:23:54 +0900 (JST)
FUJITA Tomonori wrote:
> I would recommend you to use OVS plugin with the native interface
> (Ryu) instead of ofagent:
>
> https://github.com/openstack/neutron/commit/3524e113165411c553be5cfe593d2462094a03e6
>
> On Sun, 13 Sep 2015 19:38:46 -0700 (P
Very sorry about the delay,
On Thu, 20 Aug 2015 15:59:25 +0800
Yi Tseng wrote:
> From 68360c99d4f0d16692466629098c023e2ea6 Mon Sep 17 00:00:00 2001
> From: Takeshi
> Date: Thu, 20 Aug 2015 15:53:26 +0800
> Subject: [PATCH] Add dynamic application loader for ryu
>
> Original repo:
> https:/
On Fri, 11 Sep 2015 13:52:15 -0400
A Sydney wrote:
> As shown in the reference below, I am unable to parse DHCP pkts with Ryu
> 3.24. However, the parser works just fine in 3.25.
>
> REF:
> http://codepad.org/3NaZK1fX
Thanks for the confirmation!
---
I would recommend you to use OVS plugin with the native interface
(Ryu) instead of ofagent:
https://github.com/openstack/neutron/commit/3524e113165411c553be5cfe593d2462094a03e6
On Sun, 13 Sep 2015 19:38:46 -0700 (PDT)
"Ailing Zhang" wrote:
> 1. As I understand, there is one ofagent running on e
On Sun, 13 Sep 2015 01:17:56 +0800
卓家璘 wrote:
> From 0ceed1ea1aed2083172d6a17b475d7185d93e416 Mon Sep 17 00:00:00 2001
> From: Chia-Lin Cho
> Date: Sun, 13 Sep 2015 00:59:27 +0800
> Subject: [PATCH] Fixed conditional statement
>
> _is_edge_port(port) in switches.py will return `False` if the po
On Thu, 10 Sep 2015 15:50:14 +0900
Yusuke Iwase wrote:
> Signed-off-by: IWASE Yusuke
> ---
> ryu/tests/unit/ofproto/test_parser_v10.py | 17 +
> 1 file changed, 17 insertions(+)
Applied, thanks.
--
___
On Thu, 10 Sep 2015 15:49:24 +0900
Yusuke Iwase wrote:
> Currently, ofproto_v1_0_parser does not support query with a match
> field name like ofproto_v1_[2345]_parser support.
> This patch adds __getitem__ method in order to get the match value
> witch a match field name.
>
> Signed-off-by: IWAS
On Fri, 11 Sep 2015 10:19:43 +0900
Minoru TAKAHASHI wrote:
> Signed-off-by: Minoru TAKAHASHI
> ---
> doc/source/app/ofctl_rest.rst | 2 ++
> 1 file changed, 2 insertions(+)
Applied, thanks.
--
On Fri, 11 Sep 2015 10:33:01 +0900
IWAMOTO Toshihiro wrote:
> This reverts commit 9414322f307fe607f7fefb8611871bbf810b5ee4,
> as the workaround for readthedocs seems to be no longer necessary.
>
> Signed-off-by: IWAMOTO Toshihiro
> ---
> setup.py | 2 +-
> 1 file changed, 1 insertion(+), 1 del
On Tue, 15 Sep 2015 14:31:04 +0900
Yusuke Iwase wrote:
> OpenFlow 1.5.1 adds new error OFPBAC_BAD_METER for bad meter in
> flow-mod (EXT-530).
>
> Signed-off-by: IWASE Yusuke
> ---
> ryu/ofproto/ofproto_v1_5.py | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Thanks for your help,
I am trying to work with scheduled (or not) bundles, but there isn't any sample
code for that no?
How can I use bundles (from OF1.4)? Is there any app in RYU how active the
flow-mod to do that?
If that exists, I would appreciate if you attach me in the next mail.
Regards,Iol
16 matches
Mail list logo