Re: [tcpdump-workers] libpcap 090-096 not available on tcpdump.org web ?

2005-06-04 Thread mcr
> "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

Re: [tcpdump-workers] pcap_dump_file & CO

2005-06-04 Thread Loris Degioanni
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

Re: [tcpdump-workers] pcap_dump_file & CO

2005-06-04 Thread Guy Harris
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

Re: [tcpdump-workers] pcap_dump_file & CO

2005-06-04 Thread Loris Degioanni
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

[tcpdump-workers] libpcap 090-096 not available on tcpdump.org web ?

2005-06-04 Thread rmkml
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.

[tcpdump-workers] any objection to -P flag -- exit after packet limit

2005-06-04 Thread Michael Richardson
-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

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 03.06.2005 - 04.06.2005 GMT

2005-06-04 Thread Automatic cvs log generator /tcpdump/bin/makelog
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