Guy,
I have a bunch of work in my tcpdump/libpcap repo checked out via anoncvs
but I cant generate a diff because there isnt a route or (the machine(s)
aren't up (tcpdump,org)), are you guys experiencing any problems?
Thanks,
Kind regards
On Sun, Apr 06, 2008 at 12:45:39PM -0700, Guy Harris wro
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.
Hello,
I know that it is not possible to use pcap_stats when reading data from a
savefile.
I can count the packets returned by the pcap_next_ex, but if I applied a
filter, this won't tell me the absolute position of the packet in the savefile.
Is there any way around this problem?
Cheers,
Mi