Re: [tcpdump-workers] Double incoming packets [libpcap]

2008-07-09 Thread Guy Harris
On Jul 7, 2008, at 11:04 AM, Jacek Jablonski wrote: I applied such filter to my sniffer: "tcp and port 8071" The problem is that, outgoing packets are fine, they are captured one time, but incoming packets are captured twice and they are interpreted two times. Does that happen if you *don't*

[tcpdump-workers] Double incoming packets [libpcap]

2008-07-08 Thread Jacek Jablonski
Hi! I applied such filter to my sniffer: "tcp and port 8071" The problem is that, outgoing packets are fine, they are captured one time, but incoming packets are captured twice and they are interpreted two times. Why is that? How to make it work properly? yacek - This is the tcpdump-workers list.