Re: [ovs-dev] [PATCH v6] datapath-windows: Add support for UDP and ICMP to Conntrack Module

2016-06-17 Thread Alin Serdean
> -Mesaj original- > De la: dev [mailto:dev-boun...@openvswitch.org] În numele Sairam > Venugopal > Trimis: Thursday, June 16, 2016 8:54 PM > Către: Sairam Venugopal ; dev@openvswitch.org > Subiect: Re: [ovs-dev] [PATCH v6] datapath-windows: Add support for UDP > and

Re: [ovs-dev] [PATCH v6] datapath-windows: Add support for UDP and ICMP to Conntrack Module

2016-06-16 Thread Sairam Venugopal
Disregard this patch. I will send a consolidated patch with changes. On 6/15/16, 4:13 PM, "Sairam Venugopal" wrote: >Enable support for UDP and ICMP in the connection tracking module on >Hyper-V. Define 1s as variable and reuse it. > >Signed-off-by: Sairam Venugopal

[ovs-dev] [PATCH v6] datapath-windows: Add support for UDP and ICMP to Conntrack Module

2016-06-15 Thread Sairam Venugopal
Enable support for UDP and ICMP in the connection tracking module on Hyper-V. Define 1s as variable and reuse it. Signed-off-by: Sairam Venugopal --- datapath-windows/automake.mk | 1 + datapath-windows/ovsext/Conntrack-other.c | 82 +