Get rid of flush netfilter connections but instead dump once whole ipv4/ipv6 at beginning. The ugly think is that in case of dump there was added additional manual nfct filter because nfct_filter could not be used when do NFCT_Q_DUMP.
Also this change opens the way to add such feature like dump flows in one shoot in text mode only. Vadim Kochan (4): flowtop: Move filter creating to separate func flowtop: Rename ct_dump -> ct_update, dump_cb -> flow_update_cb flowtop: Rename collector_cb -> flow_event_cb flowtop: Get rid of flushing flows by dump ipv4/ipv6 tables flowtop.c | 202 +++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 148 insertions(+), 54 deletions(-) -- 2.4.2 -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
