On Sun, 28 Apr 2013 09:03:39 +0800
"can." wrote:
> ping...just to remind you about this patch
Applied, thanks.
I think that if you are interesting in improving OF1.0 match, then we
should consider something like this.
=
>From e2e76a3346e039160fb3b04d679fc332acd91e73 Mon Sep 17 00:00:00 2001
Fr
Signed-off-by: OHMURA Kei
---
ryu/ofproto/ofproto_v1_0.py| 10 +
ryu/ofproto/ofproto_v1_0_parser.py | 41
2 files changed, 51 insertions(+)
diff --git a/ryu/ofproto/ofproto_v1_0.py b/ryu/ofproto/ofproto_v1_0.py
index ca6e384..1b4c414 10064
ping...just to remind you about this patch
2013/4/24 Can Zhang
> Subject: [PATCH] OFPMatch: support keyword-style parameters
>
> Signed-off-by: Can Zhang
> ---
> ryu/ofproto/ofproto_v1_0_parser.py | 46
> --
> 1 file changed, 29 insertions(+), 17 deletions(
On Thu, 25 Apr 2013 16:05:51 +0900
YAMAMOTO Takashi wrote:
>
> Signed-off-by: YAMAMOTO Takashi
> ---
> ryu/contrib/ovs/poller.py | 13 +
> 1 file changed, 13 insertions(+)
Applied, thanks.
I'll apply the first and second patches right after the next release
(should be tomorrow or
On Thu, 25 Apr 2013 20:25:56 +0900
YAMADA Hideki wrote:
>
> Signed-off-by: YAMADA Hideki
> ---
> ryu/tests/integrated/test_add_flow_v12_actions.py |9 +
> ryu/tests/integrated/test_add_flow_v12_matches.py |2 ++
> 2 files changed, 11 insertions(+), 0 deletions(-)
Applied all,