tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 03.06.2003 - 04.06.2003 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Wed, 4 Jun 2003 05:07:22 -0400 (EDT)

CVS log entries from 03.06.2003 (Tue) 09:05:46 - 04.06.2003 (Wed) 09:05:46 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pcap.c; Revisions: 1.54
        File: tcpdump/CREDITS; Revisions: 1.79
        File: tcpdump/print-sctp.c; Revisions: 1.12
        File: tcpdump/tcpdump.c; Revisions: 1.209
        File: tcpdump/sctpConstants.h; Revisions: 1.4
        File: tcpdump/print-ip6.c; Revisions: 1.30
        File: tcpdump/print-bgp.c; Revisions: 1.67, 1.66

=====================================================
Combined list of identical log entries
=====================================================
Description:
Based on a patch from Michele "mydecay" Marchetto <smarchetto1 () tin it>:
check the header length to make sure it's at least the minimum length,
so we don't, for example, go into an infinite loop if the header length
is 0.

Get rid of some blank lines at the end of the file.
Modified files:
        File: tcpdump/CREDITS; Revision: 1.79;
        Date: 2003/06/03 23:23:50; Author: guy; Lines: (+1 -0)
        File: tcpdump/print-bgp.c; Revision: 1.67;
        Date: 2003/06/03 23:23:50; Author: guy; Lines: (+6 -12)
-------------------------------
Description:
The SCTP dissector is only called for SCTP packets, so there's no reason
for it to check the protocol number in the IP header.

Have the IPv6 dissector call the SCTP dissector for SCTP packets.

Get rid of the definition of IPPROTO_SCTP in sctpConstants.h, so we
don't have problems if <netinet/in.h> also defines it.
Modified files:
        File: tcpdump/print-ip6.c; Revision: 1.30;
        Date: 2003/06/03 23:49:22; Author: guy; Lines: (+10 -2)
        File: tcpdump/print-sctp.c; Revision: 1.12;
        Date: 2003/06/03 23:49:23; Author: guy; Lines: (+11 -21)
        File: tcpdump/sctpConstants.h; Revision: 1.4;
        Date: 2003/06/03 23:49:23; Author: guy; Lines: (+1 -6)
=====================================================
Log entries
=====================================================
Description:
Back out the previous change - it reflected an earlier version of the
signature for "pcap_next_ex()".
Modified files:
        File: libpcap/pcap.c; Revision: 1.54;
        Date: 2003/06/03 21:45:49; Author: guy; Lines:  (+3 -3)
-------------------------------
Description:
Get rid of the zero-length array in "struct bgp_notification" - not all
C compilers support zero-length arrays.

Add in TCHECK calls when dissecting stuff in a BGP notification.
Modified files:
        File: tcpdump/print-bgp.c; Revision: 1.66;
        Date: 2003/06/03 22:15:58; Author: guy; Lines:  (+11 -8)
-------------------------------
Description:
Improve the comment for the code to relinquish set-UID privileges.

Check whether we succeeded in opening a capture file before we report
the link-layer type of the capture file.
Modified files:
        File: tcpdump/tcpdump.c; Revision: 1.209;
        Date: 2003/06/03 23:32:42; Author: guy; Lines:  (+11 -8)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap.c
Revisions: 1.54
Authors: guy (+3 -3)
-------------------------------
File: tcpdump/CREDITS
Revisions: 1.79
Authors: guy (+1 -0)
-------------------------------
File: tcpdump/print-bgp.c
Revisions: 1.67, 1.66
Authors: guy (+6 -12), guy (+11 -8)
-------------------------------
File: tcpdump/print-ip6.c
Revisions: 1.30
Authors: guy (+10 -2)
-------------------------------
File: tcpdump/print-sctp.c
Revisions: 1.12
Authors: guy (+11 -21)
-------------------------------
File: tcpdump/sctpConstants.h
Revisions: 1.4
Authors: guy (+1 -6)
-------------------------------
File: tcpdump/tcpdump.c
Revisions: 1.209
Authors: guy (+11 -8)
-- 
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: