> "rmkml" == rmkml <[EMAIL PROTECTED]> writes:
rmkml> Hi,
rmkml> http://www.tcpdump.org/release/libpcap-0.9.0-096.tar.gz is
rmkml> broken / not available ?
Hmm. URL is wrong on main page. Should be:
http://www.tcpdump.org/beta/libpcap-0.9.1-096.tar.gz
--
] Michael Richar
Guy Harris wrote:
Loris Degioanni wrote:
I've removed pcap_fopen_offline() and pcap_dump_fopen() from the
WinPcap exports and manual.
OK - should we #ifdef them out on Win32, so that they're not even
compiled into the library? (And then update the man page to say "not
available on Window
Loris Degioanni wrote:
I've removed pcap_fopen_offline() and pcap_dump_fopen() from the WinPcap
exports and manual.
OK - should we #ifdef them out on Win32, so that they're not even
compiled into the library? (And then update the man page to say "not
available on Windows".)
Just a small no
I've removed pcap_fopen_offline() and pcap_dump_fopen() from the WinPcap
exports and manual.
I've added pcap_dump_ftell(), and I've tested everything with the today
tcpdump sources: -C now works correctly on Windows.
I had to make a small fix to the DSP of tcpdump in order to have
print-dhcp6.c
Hi,
http://www.tcpdump.org/release/libpcap-0.9.0-096.tar.gz
is broken / not available ?
Regards
Rmkml
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
-BEGIN PGP SIGNED MESSAGE-
I added the -P flag, which takes a positive number, and has tcpdump
exit after capturing that many packets.
It can be combined with the -C flag, but it doesn't cause it to cycle
after that many packets, rather the two work independantly. I found I
wanted thi
CVS log entries from 03.06.2005 (Fri) 09:07:00 - 04.06.2005 (Sat) 09:07:04 GMT
=
Summary by authors
=
Author: guy
File: libpcap/pcap.3; Revisions: 1.68, 1.64.2.4
File: tcpdump/con