Re: [tcpdump-workers] Release schedule?

2010-02-19 Thread Michael Richardson
> "Darren" == Darren Reed writes: Darren> Is there a target date for the delivery of tcpdump 4.1 and Darren> libpcap 1.1? Ken is working on it as I type, I think. -- ] He who is tired of Weird Al is tired of life! | firewalls [ ] Michael Richardson, Sandelman So

Re: [tcpdump-workers] Debugging an issue with pcap_compile/pcap_setfilter

2010-02-19 Thread Adayadil Thomas
I tried after compiling with -ll and that does not solve the problem. 1. Is pcap_setfilter and pcap_compile threadsafe? My program runs couple of threads and each makes a call to pcap_setfilter and pcap_compile. 2. Running under valgrind gave this a. reports that there is no symbol table for l

Re: [tcpdump-workers] libpcap on Mac Os X 10.6 Snow Leopard

2010-02-19 Thread Guy Harris
On Feb 15, 2010, at 3:55 PM, Marco De Angelis wrote: > I have set the non-blocking mode to 0, expecting > the call to pcap_dispatch to hang when packets are not > collected. But instead, I can see many printouts (Read 0 packets) > which indicate that the pcap_dispatch has exited when no > packet

Re: [tcpdump-workers] libpcap on Mac Os X 10.6 Snow Leopard

2010-02-19 Thread Marco De Angelis
Guy Harris alum.mit.edu> writes: > ...and if I "#if 0" out the code that puts the pcap into > non-blocking mode, packets don't get delivered > immediately, but they *do* arrive, so it appears to be an >issue with non-blocking mode. Oh, I see. I have set the non-blocking mode to 0, expecting

Re: [tcpdump-workers] Release schedule?

2010-02-19 Thread Darren Reed
Is there a target date for the delivery of tcpdump 4.1 and libpcap 1.1? Darren - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.