Re: [Ryu-devel] [PATCH v3 2/2] ofproto/nx_actions: Update argument of NXActionCT

2016-07-25 Thread IWAMOTO Toshihiro
Thanks for cleaning up API incoherency. At Fri, 22 Jul 2016 13:59:49 +0900, Shinpei Muraoka wrote: > > Since zone_src in NXActionCT was not possible to specify string, > update zone_src of NXActionCT for the uniformity. > Therefore, you will be able to specify string of OXM/NXM fields for zone_sr

Re: [Ryu-devel] [PATCH] ofproto/nx_actions: Revert API of NXAction

2016-07-25 Thread IWAMOTO Toshihiro
At Thu, 21 Jul 2016 22:00:21 +0900 (JST), FUJITA Tomonori wrote: > > On Thu, 21 Jul 2016 15:56:07 +0900 > Shinpei Muraoka wrote: > > > Hi Fujita-San > > > >> The patch can't be cleanly reverted. So let's forget this point. > > > > I got it. > > I will include it in the patch. > > > > > >> Ke

[Ryu-devel] Can the RYU controller support BDDP protocol?

2016-07-25 Thread Maurizio Marrocco
Hi Ryu team, My question is: BDDP (Broadcast Domain Discovery Protocol) is supported by Ryu controller? How API it have to do this? BDDP is used to discover the switches in the same braoadcast domain. Thanks Maurizio