Re: [ovs-dev] [PATCH 2/2] datapath-windows: Accept MPLS feature probe.

2016-01-19 Thread Sorin Vinturis
for the patch. Comments inlined. Alin. > -Mesaj original- > De la: dev [mailto:dev-boun...@openvswitch.org] În numele Sorin > Vinturis > Trimis: Monday, December 21, 2015 9:12 PM > Către: dev@openvswitch.org > Subiect: [ovs-dev] [PATCH 2/2] datapath-windows: Accept MPL

Re: [ovs-dev] [PATCH 2/2] datapath-windows: Accept MPLS feature probe.

2016-01-19 Thread Alin Serdean
Hi Sorin, Thank you for the patch. Comments inlined. Alin. > -Mesaj original- > De la: dev [mailto:dev-boun...@openvswitch.org] În numele Sorin Vinturis > Trimis: Monday, December 21, 2015 9:12 PM > Către: dev@openvswitch.org > Subiect: [ovs-dev] [PATCH 2/2] datapath-

[ovs-dev] [PATCH 2/2] datapath-windows: Accept MPLS feature probe.

2015-12-21 Thread Sorin Vinturis
Currently all feature probe messages sent from userspace are suppressed by the OVS extension. This patch changes the current behaviour to allow feature probe for MPLS. Signed-off-by: Sorin Vinturis --- datapath-windows/ovsext/Flow.c | 136 - datapath-wind