Hi Fujimoto,
You hit right on the spot. It's the mininet OVS version that is 2.0.2
I just checked it with "ovs-vsctl -V"
Regarding the Zodiac FX, I honestly did not know... This is unfortunate.
Well, once again, thank you.
On 20 October 2017 at 01:59, Fujimoto Satoshi
wrote:
> Hi, Carlos
>
> Zo
Hi, Carlos
Zodiac FX doesn't seem to support OFPGroupMod.
It is implemented to return an error when it receives OFPGroupMod:
https://github.com/NorthboundNetworks/ZodiacFX/blob/master/ZodiacFX/src/openflow/openflow_13.c#L582-L584
And OpenVSwitch should be supporting OFPGroupMod,
so you may be us
I have tested with a physical OpenFlow Switch (Zodiac FX) and it seems
that I have the same issue.
Does anyone know what could be the problem ?
Carlos Ferreira
On 19 October 2017 at 17:13, Carlos Ferreira wrote:
> Hello to all
>
> When sending an OFPGroupMod message to OpenVSwitch, the switch i