Hello,
I have following questions regarding RYU OF controller package:
1. Is there any plan to submit METER related REST API in ofctl_rest.py
2. Is there any plan to submit metadata supporting in ofctl_v1_3.py for
FLOW_MOD instruction and match
3. REST API to handle upstream Async. events
I applied the following:
>From 3d26e755ad0af37678b65fc7c31169c4c07029c5 Mon Sep 17 00:00:00 2001
From: FUJITA Tomonori
Date: Fri, 13 Dec 2013 18:12:18 +0900
Subject: [PATCH] add license to ospf files
Signed-off-by: FUJITA Tomonori
---
ryu/lib/packet/ospf.py | 15 +++
ry
On Fri, 13 Dec 2013 17:25:24 +0900
Yuichi Ito wrote:
> What this patch implements:
>
> This patch implements a tool which performs OpenFlow conformance testing.
> The tool can:
> - install various flow entries of OpenFlow 1.3 as follows:
> * all 'action' except SET_QUEUE an
my bad, I corrected it.
On Fri, 13 Dec 2013 17:11:21 +0900 (JST)
FUJITA Tomonori wrote:
> On Wed, 11 Dec 2013 17:15:07 +0900
> Yuichi Ito wrote:
>
>> What this patch implements:
>>
>> This patch implements a tool which performs OpenFlow conformance
>> testing.
>> The tool can:
>>
What this patch implements:
This patch implements a tool which performs OpenFlow conformance testing.
The tool can:
- install various flow entries of OpenFlow 1.3 as follows:
* all 'action' except SET_QUEUE and GROUP
* all 'match' except IN_PHY_PORT
- confirm wh
On Wed, 11 Dec 2013 17:15:07 +0900
Yuichi Ito wrote:
> What this patch implements:
>
> This patch implements a tool which performs OpenFlow conformance testing.
> The tool can:
> - install various flow entries of OpenFlow 1.3 as follows:
> * all 'action' except SET_QUEUE an