Re: [netsniff-ng] [RFC] netsniff-ng: Show total rx stats for multi pcap mode

2015-08-20 Thread Tobias Klauser
On 2015-08-17 at 21:17:15 +0200, Vadim Kochan vadi...@gmail.com wrote: Allow to collect rx stats for multiple pcap mode, by storing them in separated variables before switch to the next pcap file. It allows to have the one approach when dump for single or multiple pcap(s) mode.

[netsniff-ng] [RFC] netsniff-ng: Show total rx stats for multi pcap mode

2015-08-17 Thread Vadim Kochan
Allow to collect rx stats for multiple pcap mode, by storing them in separated variables before switch to the next pcap file. It allows to have the one approach when dump for single or multiple pcap(s) mode. Signed-off-by: Vadim Kochan vadi...@gmail.com --- netsniff-ng.c | 115