Hi Alin,
Thanks for the comments. Will resend a patch with some of the updates.
Have responded to some of the comments inline.
Sairam
On 5/26/16, 3:00 AM, "Alin Serdean"
wrote:
>I am unsure if we actual need another file but that maybe a personal
>preference.
Sai: Ideally we should be able to
I am unsure if we actual need another file but that maybe a personal preference.
Other comments inlined.
Alin.
> +
> +static const long long other_timeouts[] = {
> +[OTHERS_FIRST] = 60 * 1000,
> +[OTHERS_MULTIPLE] = 60 * 1000,
> +[OTHERS_BIDIR] = 30 * 1000,
> +};
[Alin Gab
-Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Sairam
> Venugopal
> Sent: Saturday, May 7, 2016 12:42 AM
> To: dev@openvswitch.org
> Subject: [ovs-dev] [PATCH v2] datapath-windows: Add support for UDP and
> ICMP to Conntrack Module
&
Acked-by: Paul-Daniel Boca
> -Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Sairam
> Venugopal
> Sent: Saturday, May 7, 2016 12:42 AM
> To: dev@openvswitch.org
> Subject: [ovs-dev] [PATCH v2] datapath-windows: Add support for UDP and
&
Enable support for UDP and ICMP in the connection tracking module on
Hyper-V.
Signed-off-by: Sairam Venugopal
---
datapath-windows/automake.mk | 1 +
datapath-windows/ovsext/Conntrack-other.c | 78 +
datapath-windows/ovsext/Conntrack.c | 180