> Could you please try the just uploaded 1.7.1-3 to verify the fix for
> both bugs?
Verified: in 1.7.1-3 no segfault and no false "failed!" message
from /etc/init.d/nfdump start. Thank you!
On Wed, Jun 21, 2023 at 09:42:38PM +0200, Bernhard Schmidt wrote:
> On 19/06/23 05:2
The patch attached with 'a' command in reportbug didn't seem to made it
to bugs.debian.org... here it is.
--- src/nfcapd/nfcapd.c~2022-12-24 15:30:59.0 +0300
+++ src/nfcapd/nfcapd.c 2023-06-17 22:45:08.759990742 +0300
@@ -605,7 +605,7 @@
metricSocket = NULL;
metricInterva
Package: nfdump
Version: 1.7.1-2
Severity: normal
Tags: patch
X-Debbugs-Cc: si...@botik.ru
Dear Maintainer,
-R option is broken in nfdump-1.7.1-2. It used to work in infdump-1.6.22-2.
How to reproduce:
# /usr/bin/nfcapd -D -P /var/run/nfcapd/default.pid -w /var/cache/nfdump -S1 -b
120.0.1 -p
Greetings!
I made an attempt to fix the bug in the spirit of the callback-based
approach suggested by Florian. As one can see from Florian's
analysis, the problem is due to current BIRD code not being able to
handle more than one netlink "session" at once.
The patch is below. The idea is to all
4 matches
Mail list logo