[netsniff-ng] [PATCH] flowtop: Do not insert DNS flows into list

2015-08-04 Thread Vadim Kochan
From: Vadim Kochan vadi...@gmail.com Just ignore DNS flows instead of insert it and then filter it out by presenter. Signed-off-by: Vadim Kochan vadi...@gmail.com --- flowtop.c | 29 - 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/flowtop.c

[netsniff-ng] [PATCH] flowtop: Do not insert DNS flows into list

2015-08-03 Thread Vadim Kochan
From: Vadim Kochan vadi...@gmail.com Just ignore DNS flows instead of insert it and then filter it out by presenter. Signed-off-by: Vadim Kochan vadi...@gmail.com --- flowtop.c | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/flowtop.c