CVS log entries from 29.07.2001 (Sun) 09:05:28 - 30.07.2001 (Mon) 09:05:46 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/configure.in; Revisions: 1.89
        File: libpcap/README.linux; Revisions: 1.2
        File: libpcap/pcap-linux.c; Revisions: 1.61
        File: libpcap/configure; Revisions: 1.23
        File: libpcap/config.h.in; Revisions: 1.5
        File: libpcap/aclocal.m4; Revisions: 1.72
        File: libpcap/CREDITS; Revisions: 1.29

=====================================================
Combined list of identical log entries
=====================================================
Description:
>From Scott Barron <[EMAIL PROTECTED]>: use the
SOL_PACKET/PACKET_STATISTICS "getsockopt()" call, on Linux kernels that
support it, to get packet statistics, so that we can report the number
of dropped packets, and always use <linux/if_packet.h> to get
definitions for PF_PACKET sockets, so that we don't depend on glibc's
header files having been updated to support all the latest shiniest
kernel features (many systems with 2.4[.x] kernels don't have a
<netpacket/packet.h> that defines "struct tpacket_stats", for example,
so we wouldn't have been able to support that kernel feature on those
systems).
Modified files:
        File: libpcap/CREDITS; Revision: 1.29;
        Date: 2001/07/29 18:25:46; Author: guy; Lines: (+1 -0)
        File: libpcap/README.linux; Revision: 1.2;
        Date: 2001/07/29 18:25:46; Author: guy; Lines: (+18 -0)
        File: libpcap/aclocal.m4; Revision: 1.72;
        Date: 2001/07/29 18:25:46; Author: guy; Lines: (+19 -1)
        File: libpcap/config.h.in; Revision: 1.5;
        Date: 2001/07/29 18:25:47; Author: guy; Lines: (+3 -3)
        File: libpcap/configure; Revision: 1.23;
        Date: 2001/07/29 18:27:04; Author: guy; Lines: (+115 -121)
        File: libpcap/configure.in; Revision: 1.89;
        Date: 2001/07/29 18:25:47; Author: guy; Lines: (+3 -3)
        File: libpcap/pcap-linux.c; Revision: 1.61;
        Date: 2001/07/29 18:25:47; Author: guy; Lines: (+87 -35)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: libpcap/CREDITS
Revisions: 1.29
Authors: guy (+1 -0)
-------------------------------
File: libpcap/README.linux
Revisions: 1.2
Authors: guy (+18 -0)
-------------------------------
File: libpcap/aclocal.m4
Revisions: 1.72
Authors: guy (+19 -1)
-------------------------------
File: libpcap/config.h.in
Revisions: 1.5
Authors: guy (+3 -3)
-------------------------------
File: libpcap/configure
Revisions: 1.23
Authors: guy (+115 -121)
-------------------------------
File: libpcap/configure.in
Revisions: 1.89
Authors: guy (+3 -3)
-------------------------------
File: libpcap/pcap-linux.c
Revisions: 1.61
Authors: guy (+87 -35)
-- 
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:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to