tcpdump mailing list archives
Automatic report from sources (tcpdump libpcap htdocs) between 06.04.2004 - 07.04.2004 GMT
From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Wed, 7 Apr 2004 05:06:55 -0400 (EDT)
CVS log entries from 06.04.2004 (Tue) 09:05:45 - 07.04.2004 (Wed) 09:05:43 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: libpcap/pcap-linux.c; Revisions: 1.108
File: tcpdump/tcpdump.c; Revisions: 1.242
File: libpcap/pcap-dlpi.c; Revisions: 1.101
Author: risso
File: tcpdump/win32/prj/WinDump.dsp; Revisions: 1.13, 1.10.2.4
File: libpcap/Win32/Include/ip6_misc.h; Revisions: 1.3
File: tcpdump/win32/prj/GNUmakefile; Revisions: 1.6.2.5
File: tcpdump/tcpdump.c; Revisions: 1.241, 1.216.2.11
=====================================================
Combined list of identical log entries
=====================================================
Description:
Fixed a bug that caused "windump" with no parameters not to display the
adapter name correctly on win32.
Modified some code so that windump retrieves the winpcap lib version
with "pcap_lib_version()" on win32.
Upgraded the Wpcap_version string to 3.1.
Modified files:
File: tcpdump/tcpdump.c; Revision: 1.241;
Date: 2004/04/06 13:04:17; Author: risso; Lines: (+9 -8)
File: tcpdump/tcpdump.c; Revision: 1.216.2.11;
Date: 2004/04/06 13:04:54; Author: risso; Lines: (+9 -8)
-------------------------------
Description:
Added the definition of HAVE_PCAP_LIB_VERSION and HAVE_REMOTE.
Modified files:
File: tcpdump/win32/prj/GNUmakefile; Revision: 1.6.2.5;
Date: 2004/04/06 13:05:56; Author: risso; Lines: (+2 -1)
File: tcpdump/win32/prj/WinDump.dsp; Revision: 1.13;
Date: 2004/04/06 13:00:18; Author: risso; Lines: (+2 -2)
File: tcpdump/win32/prj/WinDump.dsp; Revision: 1.10.2.4;
Date: 2004/04/06 13:05:35; Author: risso; Lines: (+2 -2)
=====================================================
Log entries
=====================================================
Description:
Fixed a conditional typedef that caused wpcap.dll not to compile with VC.
Modified files:
File: libpcap/Win32/Include/ip6_misc.h; Revision: 1.3;
Date: 2004/04/06 13:30:22; Author: risso; Lines: (+6 -2)
-------------------------------
Description:
Having gone through the trouble of creating "dl_doattach()", we might as
well use it....
Modified files:
File: libpcap/pcap-dlpi.c; Revision: 1.101;
Date: 2004/04/07 07:56:05; Author: guy; Lines: (+3 -5)
-------------------------------
Description:
As per Mark Pizzolato, "sendto()" isn't necessary for sending packets,
at least on 2.2 and later kernels; the socket is bound (except for
sending on the "any" device, which we don't support), so a destination
address isn't necessary.
Generate the right error string for attempts to send on the "any"
device, and also disallow sends if we're in cooked mode.
Modified files:
File: libpcap/pcap-linux.c; Revision: 1.108;
Date: 2004/04/07 08:03:32; Author: guy; Lines: (+15 -31)
-------------------------------
Description:
On most UN*Xes, "uid_t" and "gid_t" are unsigned, and, on some
platforms, they're "unsigned long"; use "%lu" to print "pw_uid" and
"pw_gid", and cast them to "unsigned long" for the benefit of platforms
where they're not "unsigned long".
When chrooting and giving up privileges, if a call fails, use
"pcap_strerror()" to report the reason why it failed. Add "tcpdump:" to
those error messages.
Modified files:
File: tcpdump/tcpdump.c; Revision: 1.242;
Date: 2004/04/07 08:14:10; Author: guy; Lines: (+14 -8)
=====================================================
Summary of modified files
=====================================================
File: libpcap/Win32/Include/ip6_misc.h
Revisions: 1.3
Authors: risso (+6 -2)
-------------------------------
File: libpcap/pcap-dlpi.c
Revisions: 1.101
Authors: guy (+3 -5)
-------------------------------
File: libpcap/pcap-linux.c
Revisions: 1.108
Authors: guy (+15 -31)
-------------------------------
File: tcpdump/tcpdump.c
Revisions: 1.242, 1.241, 1.216.2.11
Authors: guy (+14 -8), risso (+9 -8), risso (+9 -8)
-------------------------------
File: tcpdump/win32/prj/GNUmakefile
Revisions: 1.6.2.5
Authors: risso (+2 -1)
-------------------------------
File: tcpdump/win32/prj/WinDump.dsp
Revisions: 1.13, 1.10.2.4
Authors: risso (+2 -2), risso (+2 -2)
--
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
Current thread:
- Automatic report from sources (tcpdump libpcap htdocs) between 06.04.2004 - 07.04.2004 GMT Automatic cvs log generator /tcpdump/bin/makelog (Apr 07)
