Re: [netsniff-ng] Re: [ANNOUNCE] Preparing for netsniff-ng release v0.6.4

2017-12-14 Thread Tobias Klauser
Hi Vadim

On 2017-12-15 at 02:12:20 +0100, Vadim Kochan  wrote:
> Looks like its data-race issue, can't reproduce it yet, *BUT*, looking
> into the code it looks like I missed to remove flow entry from the
> proc_entry->flows
> list while flow entry is removing & freeing from the global list, plz give
> me few more days for testing & fixing
> if its possible.

Thanks a lot for the follow up. Will hold off the release until next
week then.

Thanks!

> Regards,
> Vadim Kochan
> 
> On Thu, Dec 14, 2017 at 2:47 PM, Tobias Klauser  wrote:
> 
> > On 2017-12-11 at 09:08:15 +0100, Tobias Klauser 
> > wrote:
> > > On 2017-12-08 at 18:30:24 +0100, Vadim Kochan  wrote:
> > > > Hi All,
> > > >
> > > > I just noticed there some bug reports, I will look on them on weekend,
> > I
> > > > assume it is better
> > > > to wait with release unless isues will be fixed ?
> > >
> > > Yes, in particular https://github.com/netsniff-ng/netsniff-ng/issues/183
> > > worries me a bit. Would be nice to get it fixed before the release. If
> > > we're not able to find a fix within 2-3 days, I'd say we could still do
> > > a release with the current state (as the bug already seems to be present
> > > in 0.6.3 anyway) and do another release once we find a fix.
> > >
> > > Thanks for looking into this!
> >
> > Vadim, any progress? If not, I'd mention this as a known issue in the
> > release notes for now and still go forward with the release (we can
> > still do a point release if we find a fix for it soon).
> >
> > As for the release, I'd like to pull in PR 184 [1] which fixes an
> > obvious bug.
> >
> > [1] https://github.com/netsniff-ng/netsniff-ng/pull/184
> >
> > Tobias
> >

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [netsniff-ng] Re: [ANNOUNCE] Preparing for netsniff-ng release v0.6.4

2017-12-14 Thread Vadim Kochan
Hi Tobias,

Looks like its data-race issue, can't reproduce it yet, *BUT*, looking
into the code it looks like I missed to remove flow entry from the
proc_entry->flows
list while flow entry is removing & freeing from the global list, plz give
me few more days for testing & fixing
if its possible.

Regards,
Vadim Kochan

On Thu, Dec 14, 2017 at 2:47 PM, Tobias Klauser  wrote:

> On 2017-12-11 at 09:08:15 +0100, Tobias Klauser 
> wrote:
> > On 2017-12-08 at 18:30:24 +0100, Vadim Kochan  wrote:
> > > Hi All,
> > >
> > > I just noticed there some bug reports, I will look on them on weekend,
> I
> > > assume it is better
> > > to wait with release unless isues will be fixed ?
> >
> > Yes, in particular https://github.com/netsniff-ng/netsniff-ng/issues/183
> > worries me a bit. Would be nice to get it fixed before the release. If
> > we're not able to find a fix within 2-3 days, I'd say we could still do
> > a release with the current state (as the bug already seems to be present
> > in 0.6.3 anyway) and do another release once we find a fix.
> >
> > Thanks for looking into this!
>
> Vadim, any progress? If not, I'd mention this as a known issue in the
> release notes for now and still go forward with the release (we can
> still do a point release if we find a fix for it soon).
>
> As for the release, I'd like to pull in PR 184 [1] which fixes an
> obvious bug.
>
> [1] https://github.com/netsniff-ng/netsniff-ng/pull/184
>
> Tobias
>

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [netsniff-ng] Re: [ANNOUNCE] Preparing for netsniff-ng release v0.6.4

2017-12-14 Thread Tobias Klauser
On 2017-12-11 at 09:08:15 +0100, Tobias Klauser  wrote:
> On 2017-12-08 at 18:30:24 +0100, Vadim Kochan  wrote:
> > Hi All,
> > 
> > I just noticed there some bug reports, I will look on them on weekend, I
> > assume it is better
> > to wait with release unless isues will be fixed ?
> 
> Yes, in particular https://github.com/netsniff-ng/netsniff-ng/issues/183
> worries me a bit. Would be nice to get it fixed before the release. If
> we're not able to find a fix within 2-3 days, I'd say we could still do
> a release with the current state (as the bug already seems to be present
> in 0.6.3 anyway) and do another release once we find a fix.
> 
> Thanks for looking into this!

Vadim, any progress? If not, I'd mention this as a known issue in the
release notes for now and still go forward with the release (we can
still do a point release if we find a fix for it soon).

As for the release, I'd like to pull in PR 184 [1] which fixes an
obvious bug.

[1] https://github.com/netsniff-ng/netsniff-ng/pull/184

Tobias

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [netsniff-ng] Re: [ANNOUNCE] Preparing for netsniff-ng release v0.6.4

2017-12-11 Thread Tobias Klauser
On 2017-12-08 at 18:30:24 +0100, Vadim Kochan  wrote:
> Hi All,
> 
> I just noticed there some bug reports, I will look on them on weekend, I
> assume it is better
> to wait with release unless isues will be fixed ?

Yes, in particular https://github.com/netsniff-ng/netsniff-ng/issues/183
worries me a bit. Would be nice to get it fixed before the release. If
we're not able to find a fix within 2-3 days, I'd say we could still do
a release with the current state (as the bug already seems to be present
in 0.6.3 anyway) and do another release once we find a fix.

Thanks for looking into this!

Tobias

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [netsniff-ng] Re: [ANNOUNCE] Preparing for netsniff-ng release v0.6.4

2017-12-08 Thread Vadim Kochan
Hi All,

I just noticed there some bug reports, I will look on them on weekend, I
assume it is better
to wait with release unless isues will be fixed ?

Regards,
Vadim

On Fri, Dec 8, 2017 at 6:57 PM, @mandarg  wrote:

> On Friday, October 20, 2017 at 9:29:28 AM UTC-4, Tobias Klauser wrote:
> > The final release is planned in two
> > weeks time. Afterwards the tree is open again for new features and more
> > experimental changes.
>
> Is there an estimated date for when the release will be tagged? Asking
> since I'm debating whether to separately pull some patches into my packaged
> version, or just wait for the tagged release.
>
>
> Thanks and regards,
> Mandar
>
> --
> You received this message because you are subscribed to the Google Groups
> "netsniff-ng" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to netsniff-ng+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[netsniff-ng] Re: [ANNOUNCE] Preparing for netsniff-ng release v0.6.4

2017-12-08 Thread @mandarg
On Friday, October 20, 2017 at 9:29:28 AM UTC-4, Tobias Klauser wrote:
> The final release is planned in two
> weeks time. Afterwards the tree is open again for new features and more
> experimental changes.

Is there an estimated date for when the release will be tagged? Asking since 
I'm debating whether to separately pull some patches into my packaged version, 
or just wait for the tagged release.


Thanks and regards,
Mandar

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.