Re: [tcpdump-workers] Recompile with different libpcap

2011-07-08 Thread Sanjay Sundaresan
Hi Is there an option to make tcpdump print the number of packet it captures/process per second. It prints the number of packets handled as a summary before exiting but that is a cumulative figure. I want to find out the rate of packet processing by tcpdump when the pipe is full. -- Sanjay Sun

Re: [tcpdump-workers] cross-compiling

2011-07-08 Thread Guy Harris
On Jul 8, 2011, at 12:46 AM, Folkert van Heusden wrote: > Found the problem: I selected to not only not using yacc but not using > bison as well. That gives weird results. There's no "don't use yacc" configure option. Did you mean "flex" rather than "yacc", or did you mean you specified not to

Re: [tcpdump-workers] cross-compiling

2011-07-08 Thread Folkert van Heusden
>> What can be the cause of this? And how do I solve this problem? > It would appear that HAVE_PCAP_DATALINK_NAME_TO_VAL isn't defined. Found the problem: I selected to not only not using yacc but not using bison as well. That gives weird results. - This is the tcpdump-workers list. Visit https://