On Apr 15, 2005, at 1:10 PM, ury segal wrote:
I have pcap_dispatch sometimes returning value <0 and
pcap_geterr printing "Resource temporarily
unavailable".
The pcap handler is non blocking
(pcap_setnonblock was called with 1), the fd was
found with pcap_get_selectable_fd, it was select()ed
on and
Jeff Terrell wrote:
Is there a FAQ for either this list or for tcpdump development in general?
There is a tcpdump/libpcap FAQ:
http://www.tcpdump.org/faq.html
but it's not a FAQ for people doing development of tcpdump itself.
Is the sourceforge page really out of date, or are there really p
Hi,
I have pcap_dispatch sometimes returning value <0 and
pcap_geterr printing "Resource temporarily
unavailable".
The pcap handler is non blocking
(pcap_setnonblock was called with 1), the fd was
found with pcap_get_selectable_fd, it was select()ed
on and returned turned on. Yet pcap_dispatch
r
-BEGIN PGP SIGNED MESSAGE-
> "Jeff" == Jeff Terrell <[EMAIL PROTECTED]> writes:
Jeff> Are there archives for 2005 of this mailing list? I couldn't
Jeff> find any at the archive page:
Jeff> http://www.tcpdump.org/lists/workers/ I'd like to avoid
Jeff> repeating questio
Are there archives for 2005 of this mailing list? I couldn't find any
at the archive page:
http://www.tcpdump.org/lists/workers/
I'd like to avoid repeating questions that you all might have just
answered last month.
In case there aren't archives...
Is there a FAQ for either this list or for tc
<>
Maxime Josset wrote:
I used WinDump and it captures files but i need your help to format them.
How can i decode the capture files XXX.dmp with TCPDump on a Windows XT in
order to render them as text?
"TCPDump on a Windows XT" (did you mean "Windows XP"?) is called
"WinDump"; WinDump is a port of t
Hello all,
I used WinDump and it captures files but i need your help to format them.
How can i decode the capture files XXX.dmp with TCPDump on a Windows XT in
order to render them as text?
Thanks in advance for your help,
Best regards
Vos Solutions Voix-Data !
Maxime Josset
Ingén
CVS log entries from 14.04.2005 (Thu) 09:06:46 - 15.04.2005 (Fri) 09:06:50 GMT
=
Summary by authors
=
Author: guy
File: libpcap/gencode.c; Revisions: 1.229, 1.221.2.3
===