On Mon, Apr 30, 2018 at 11:47:43PM +0300, Alin Gabriel Serdean wrote:
>
>
> > On 30 Apr 2018, at 23:36, Ben Pfaff wrote:
> >
> > On Mon, Apr 30, 2018 at 11:26:52PM +0300, Alin Gabriel Serdean wrote:
> >>
> >>> On 28 Apr 2018, at 21:26, Ben Pfaff wrote:
> >>>
> >>> On Fri, Apr 27, 2018 at 08:
> On 30 Apr 2018, at 23:36, Ben Pfaff wrote:
>
> On Mon, Apr 30, 2018 at 11:26:52PM +0300, Alin Gabriel Serdean wrote:
>>
>>> On 28 Apr 2018, at 21:26, Ben Pfaff wrote:
>>>
>>> On Fri, Apr 27, 2018 at 08:03:43PM +0300, Alin Gabriel Serdean wrote:
> On 27 Apr 2018, at 20:00, Anand K
On Mon, Apr 30, 2018 at 11:26:52PM +0300, Alin Gabriel Serdean wrote:
>
> > On 28 Apr 2018, at 21:26, Ben Pfaff wrote:
> >
> > On Fri, Apr 27, 2018 at 08:03:43PM +0300, Alin Gabriel Serdean wrote:
> >>
> >>> On 27 Apr 2018, at 20:00, Anand Kumar wrote:
> >>>
> >>> The conntrack-counters ought
> On 27 Apr 2018, at 20:00, Anand Kumar wrote:
>
> The conntrack-counters ought to be incremented only if it's a new lookup
> or if it's recirculated through a different zone for the first time.
>
> Signed-off-by: Anand Kumar
Applied on master. Thanks Anand!
> On 28 Apr 2018, at 21:26, Ben Pfaff wrote:
>
> On Fri, Apr 27, 2018 at 08:03:43PM +0300, Alin Gabriel Serdean wrote:
>>
>>> On 27 Apr 2018, at 20:00, Anand Kumar wrote:
>>>
>>> The conntrack-counters ought to be incremented only if it's a new lookup
>>> or if it's recirculated through a dif
On Fri, Apr 27, 2018 at 08:03:43PM +0300, Alin Gabriel Serdean wrote:
>
> > On 27 Apr 2018, at 20:00, Anand Kumar wrote:
> >
> > The conntrack-counters ought to be incremented only if it's a new lookup
> > or if it's recirculated through a different zone for the first time.
> >
> > Signed-off-b
> On 27 Apr 2018, at 20:00, Anand Kumar wrote:
>
> The conntrack-counters ought to be incremented only if it's a new lookup
> or if it's recirculated through a different zone for the first time.
>
> Signed-off-by: Anand Kumar
> ---
> datapath-windows/ovsext/Conntrack.c | 7 ---
> 1 file cha
The conntrack-counters ought to be incremented only if it's a new lookup
or if it's recirculated through a different zone for the first time.
Signed-off-by: Anand Kumar
---
datapath-windows/ovsext/Conntrack.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/datapath-win