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

2015-08-24 Thread Vadim Kochan
From: 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 --- RFC -> PATCH: 1) Fixed alig

Re: [netsniff-ng] Re: [PULL] Pull request for netsniff-ng Debian packaging

2015-08-24 Thread Kartik Mistry
On Thu, Aug 20, 2015 at 1:44 PM, Tobias Klauser wrote: > On 2015-08-20 at 09:49:26 +0200, Kartik Mistry > wrote: >> On Thu, Aug 20, 2015 at 12:59 PM, Tobias Klauser wrote: >> > I made some minor changes to the Debian packaging of netsniff-ng, based >> > off the >> > repo at git://anonscm.debia

Re: [netsniff-ng] Can we specify the packet length during capturing the traffic?

2015-08-24 Thread Tobias Klauser
Hi Ivan On 2015-08-21 at 05:20:33 +0200, Ivan Cheng wrote: > Hi Experts, > > Can we specify the packet length during capturing the traffic? This > feature allows us to just save the protocol information without user data. > It can avoid the save sensitive user data and save the disk spaces