CVS log entries from 10.07.2005 (Sun) 09:07:03 - 11.07.2005 (Mon) 09:07:04 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pcap-dag.c; Revisions: 1.24, 1.21.2.3
        File: libpcap/pcap-bpf.c; Revisions: 1.94, 1.86.2.8

Author: hannes
        File: tcpdump/Makefile.in; Revisions: 1.295, 1.293.2.2
        File: tcpdump/interface.h; Revisions: 1.258, 1.244.2.14
        File: tcpdump/ethertype.h; Revisions: 1.25, 1.24.2.1
        File: tcpdump/print-slow.c; Revisions: 1.1, 1.1.2.1
        File: tcpdump/FILES; Revisions: 1.74, 1.71.2.3
        File: tcpdump/print-ether.c; Revisions: 1.99, 1.95.2.4

Author: risso
        File: libpcap/pcap-win32.c; Revisions: 1.29, 1.25.2.3

=====================================================
Combined list of identical log entries
=====================================================
Description:
select() should work on BPF devices on Tiger; it's poll() and kqueues
that don't work.
Modified files:
        File: libpcap/pcap-bpf.c; Revision: 1.94;
        Date: 2005/07/10 10:54:45; Author: guy; Lines: (+1 -7)
        File: libpcap/pcap-bpf.c; Revision: 1.86.2.8;
        Date: 2005/07/10 10:55:31; Author: guy; Lines: (+1 -7)
-------------------------------
Description:
Stephen Donnely says MTP3 and SCCP don't belong in the list of DLT_
values for an HDLC link (MTP2 is what's usually run on those links, with
MTP3 atop it); remove them.  Also, boost dlt_count to match the number
of DLT_ values.
Modified files:
        File: libpcap/pcap-dag.c; Revision: 1.24;
        Date: 2005/07/10 22:09:16; Author: guy; Lines: (+2 -4)
        File: libpcap/pcap-dag.c; Revision: 1.21.2.3;
        Date: 2005/07/10 22:09:34; Author: guy; Lines: (+2 -4)
-------------------------------
Description:
Added a missing initialization of pcap_t::timeout when an adapter is opened
with pcap_open_live. This bug caused pcap_setnonblock to misbehave when
the adapter was set to blocking mode.
Modified files:
        File: libpcap/pcap-win32.c; Revision: 1.29;
        Date: 2005/07/10 17:53:08; Author: risso; Lines: (+4 -1)
        File: libpcap/pcap-win32.c; Revision: 1.25.2.3;
        Date: 2005/07/10 17:52:54; Author: risso; Lines: (+4 -1)
-------------------------------
Description:
add support for the IEEE slow protocols LACP, MARKER as per 802.3ad
Modified files:
        File: tcpdump/FILES; Revision: 1.74;
        Date: 2005/07/10 14:44:51; Author: hannes; Lines: (+1 -0)
        File: tcpdump/FILES; Revision: 1.71.2.3;
        Date: 2005/07/10 14:47:56; Author: hannes; Lines: (+1 -0)
        File: tcpdump/Makefile.in; Revision: 1.295;
        Date: 2005/07/10 14:44:50; Author: hannes; Lines: (+2 -2)
        File: tcpdump/Makefile.in; Revision: 1.293.2.2;
        Date: 2005/07/10 14:47:56; Author: hannes; Lines: (+2 -2)
        File: tcpdump/ethertype.h; Revision: 1.25;
        Date: 2005/07/10 14:49:48; Author: hannes; Lines: (+4 -1)
        File: tcpdump/ethertype.h; Revision: 1.24.2.1;
        Date: 2005/07/10 14:51:10; Author: hannes; Lines: (+4 -1)
        File: tcpdump/interface.h; Revision: 1.258;
        Date: 2005/07/10 14:41:35; Author: hannes; Lines: (+2 -1)
        File: tcpdump/interface.h; Revision: 1.244.2.14;
        Date: 2005/07/10 14:47:57; Author: hannes; Lines: (+2 -1)
        File: tcpdump/print-ether.c; Revision: 1.99;
        Date: 2005/07/10 14:41:34; Author: hannes; Lines: (+6 -1)
        File: tcpdump/print-ether.c; Revision: 1.95.2.4;
        Date: 2005/07/10 14:47:57; Author: hannes; Lines: (+6 -1)
        File: tcpdump/print-slow.c; Revision: 1.1;
        Date: 2005/07/10 14:41:34; Author: hannes;
        File: tcpdump/print-slow.c; Revision: 1.1.2.1;
        Date: 2005/07/10 14:47:56; Author: hannes; Lines: (+1 -1)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap-bpf.c
Revisions: 1.94, 1.86.2.8
Authors: guy (+1 -7), guy (+1 -7)
-------------------------------
File: libpcap/pcap-dag.c
Revisions: 1.24, 1.21.2.3
Authors: guy (+2 -4), guy (+2 -4)
-------------------------------
File: libpcap/pcap-win32.c
Revisions: 1.29, 1.25.2.3
Authors: risso (+4 -1), risso (+4 -1)
-------------------------------
File: tcpdump/FILES
Revisions: 1.74, 1.71.2.3
Authors: hannes (+1 -0), hannes (+1 -0)
-------------------------------
File: tcpdump/Makefile.in
Revisions: 1.295, 1.293.2.2
Authors: hannes (+2 -2), hannes (+2 -2)
-------------------------------
File: tcpdump/ethertype.h
Revisions: 1.25, 1.24.2.1
Authors: hannes (+4 -1), hannes (+4 -1)
-------------------------------
File: tcpdump/interface.h
Revisions: 1.258, 1.244.2.14
Authors: hannes (+2 -1), hannes (+2 -1)
-------------------------------
File: tcpdump/print-ether.c
Revisions: 1.99, 1.95.2.4
Authors: hannes (+6 -1), hannes (+6 -1)
-------------------------------
File: tcpdump/print-slow.c
Revisions: 1.1, 1.1.2.1
Authors: hannes, hannes (+1 -1)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to