Re: [ovs-dev] [PATCH v6 3/6] datapath-windows: Allow recirculation feature probe.

2016-03-21 Thread Nithin Raju
: [ovs-dev] [PATCH v6 3/6] datapath-windows: Allow recirculation feature probe. >Recirculation feature probe messages sent from userspace are >suppressed by the OVS extension. > >This patch changes the current behaviour to allow feature probe >for recirculation. > >Signed-of

[ovs-dev] [PATCH v6 3/6] datapath-windows: Allow recirculation feature probe.

2016-03-20 Thread Sorin Vinturis
Recirculation feature probe messages sent from userspace are suppressed by the OVS extension. This patch changes the current behaviour to allow feature probe for recirculation. Signed-off-by: Sorin Vinturis Acked-by: Sairam Venugopal --- datapath-windows/ovsext/Flow.c | 9 - 1 file cha