hi all,
I want to make simple sniffer, but having question in
mind,
Could we loose any packet that we try to grab with
pcap_loop/pcap_dispatch? And if we do, what are the
causes?
hope some one can explain it in details, or maybe
referrence.
Some of the ifdefs for MingW/MSVC are completely unnecessary.
There should be no need for _errno() etc in the sources. Looks like
tcpdump was patched to suite a very old MingW. MingW also have
getnameinfo().
I've also added:
IPv6 capability to inet_pton.c. Courtesy of Paul Vixie.
inline ntohl(
CVS log entries from 27.12.2004 (Mon) 10:06:52 - 28.12.2004 (Tue) 10:06:45 GMT
=
Summary by authors
=
Author: guy
File: tcpdump/print-smb.c; Revisions: 1.34, 1.33
File: tcpdump/pr