tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 22.12.2002 - 23.12.2002 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Mon, 23 Dec 2002 05:06:44 -0500 (EST)

CVS log entries from 22.12.2002 (Sun) 10:06:02 - 23.12.2002 (Mon) 10:05:40 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/win32/prj/WinDump.dsp; Revisions: 1.6
        File: tcpdump/tcpdump.c; Revisions: 1.195
        File: libpcap/pcap.h; Revisions: 1.41
        File: tcpdump/FILES; Revisions: 1.49
        File: libpcap/savefile.c; Revisions: 1.72
        File: tcpdump/Makefile.in; Revisions: 1.271
        File: tcpdump/win32/prj/GNUmakefile; Revisions: 1.5
        File: libpcap/pcap.3; Revisions: 1.44

=====================================================
Combined list of identical log entries
=====================================================
Description:
Make "pcap_dump_flush()" return a success-vs-failure indication;
unfortunately, we can't fix "pcap_dump()" and "pcap_dump_close()" to do
that, as any application that tests the return value would fail to work
correctly if linked at runtime with an older libpcap, but we should
perhaps introduce "pcap_dump_ex()" and "pcap_dump_close_ex()" routines
that do return a success-vs-vailure indication.
Modified files:
        File: libpcap/pcap.3; Revision: 1.44;
        Date: 2002/12/22 23:05:52; Author: guy; Lines: (+4 -2)
        File: libpcap/pcap.h; Revision: 1.41;
        Date: 2002/12/22 23:05:53; Author: guy; Lines: (+2 -2)
        File: libpcap/savefile.c; Revision: 1.72;
        Date: 2002/12/22 23:05:53; Author: guy; Lines: (+6 -3)
=====================================================
Log entries
=====================================================
Description:
Alphabetize the list of files.
Modified files:
        File: tcpdump/FILES; Revision: 1.49;
        Date: 2002/12/22 21:41:59; Author: guy; Lines:  (+1 -1)
-------------------------------
Description:
Alphabetize the list of print- files.
Modified files:
        File: tcpdump/Makefile.in; Revision: 1.271;
        Date: 2002/12/22 21:46:54; Author: guy; Lines:  (+14 -14)
-------------------------------
Description:
From Gisle Vanem: use the right #define when checking whether libpcap
has "pcap_dump_flush()".

The WinDump makefiles define HAVE_PCAP_FINDALLDEVS, and will be changed
to define HAVE_PCAP_DUMP_FLUSH, so use thos, rather than Win32, to check
whether WinPcap has "pcap_findalldevs()" or "pcap_dump_flush()", so
people can tweak the appropriate makefile if building WinDump with an
older version of WinPcap lacking one or both of those routines.
Modified files:
        File: tcpdump/tcpdump.c; Revision: 1.195;
        Date: 2002/12/22 21:15:36; Author: guy; Lines:  (+4 -10)
-------------------------------
Description:
Define HAVE_PCAP_DUMP_FLUSH, as the current CVS version of WinPcap has
it.

Add "print-ldp.o" and "print-rsvp.o" to the list of object files to link
into WinDump.
Modified files:
        File: tcpdump/win32/prj/GNUmakefile; Revision: 1.5;
        Date: 2002/12/22 21:25:39; Author: guy; Lines:  (+4 -2)
-------------------------------
Description:
Define HAVE_PCAP_DUMP_FLUSH, as the current CVS version of WinPcap has
it.

Add "print-ldp.o" to the list of object files to link into WinDump.
Modified files:
        File: tcpdump/win32/prj/WinDump.dsp; Revision: 1.6;
        Date: 2002/12/22 21:26:22; Author: guy; Lines:  (+5 -1)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap.3
Revisions: 1.44
Authors: guy (+4 -2)
-------------------------------
File: libpcap/pcap.h
Revisions: 1.41
Authors: guy (+2 -2)
-------------------------------
File: libpcap/savefile.c
Revisions: 1.72
Authors: guy (+6 -3)
-------------------------------
File: tcpdump/FILES
Revisions: 1.49
Authors: guy (+1 -1)
-------------------------------
File: tcpdump/Makefile.in
Revisions: 1.271
Authors: guy (+14 -14)
-------------------------------
File: tcpdump/tcpdump.c
Revisions: 1.195
Authors: guy (+4 -10)
-------------------------------
File: tcpdump/win32/prj/GNUmakefile
Revisions: 1.5
Authors: guy (+4 -2)
-------------------------------
File: tcpdump/win32/prj/WinDump.dsp
Revisions: 1.6
Authors: guy (+5 -1)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:tcpdump-workers-request () tcpdump org?body=unsubscribe


Current thread: