Re: [Ryu-devel] RYU setting with router

2015-01-12 Thread Minoru TAKAHASHI
Hi, I will answer a part of the questions. On 2015年01月06日 17:28, Albert Peng wrote: > Dear Engineering: > > I'm trying to configure the RYU router in OVS switch, > > In here, i found some problem, > the first one: > when i was setting the gateway like this > e.g. > curl -X POST -d '{"address":

Re: [Ryu-devel] Format of group table flow entries in OF1.3

2015-01-12 Thread Yusuke Iwase
Hi Padma, On 2015年01月12日 09:08, Padma Jayasankar wrote: > Hi, > I want to use fast fail over group type of OpenFlow 1.3. I need sample flow > entries for doing this. According to my knowledge, we have to change the > action as group table and then add an entry in the group table. but how to >

Re: [Ryu-devel] OF1.0 and OF1.2+ Actions

2015-01-12 Thread Minoru TAKAHASHI
Hi, On 2015年01月09日 21:52, Finze, Robert wrote: > Thanks Vilius, > > that's quit unfortunate. This means I can either use OF1.3 actions or > OF1.0 actions. And I was really starting to like Ryu... > > Well for my initial tests that should still be enough. > > Is there anyone working on implement

[Ryu-devel] (no subject)

2015-01-12 Thread Alan Quillin
Attached are 2 patches for ryu. 1. 0001-of_v1_0:-Added-supportfortheNXM_NX_TUN_IPV4_{SRC&DST}[_W]fields This add support for the NXM_NX_TUN_IPV4_DST and NXM_NX_TUN_IPV4_SRC headers available in the nicira extension for OF v1.0 described here: http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openv