CVS log entries from 31.05.2002 (Fri) 09:05:41 - 01.06.2002 (Sat) 09:05:43 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/interface.h; Revisions: 1.185, 1.178.4.1
        File: tcpdump/print-icmp6.c; Revisions: 1.56.4.1
        File: libpcap/pcap-bpf.c; Revisions: 1.49, 1.48.2.1
        File: tcpdump/print-nfs.c; Revisions: 1.92, 1.89.4.1
        File: libpcap/pcap-dlpi.c; Revisions: 1.77, 1.74.2.3
        File: libpcap/README.aix; Revisions: 1.3, 1.2.2.1

Author: hannes
        File: tcpdump/print-isoclns.c; Revisions: 1.50

Author: itojun
        File: tcpdump/addrtoname.c; Revisions: 1.87

=====================================================
Combined list of identical log entries
=====================================================
Description:
Use "%u", not "%lu", to print "u_int" variables.
Modified files:
        File: libpcap/pcap-bpf.c; Revision: 1.49;
        Date: 2002/05/31 10:59:43; Author: guy; Lines: (+2 -2)
        File: libpcap/pcap-bpf.c; Revision: 1.48.2.1;
        Date: 2002/05/31 11:00:10; Author: guy; Lines: (+2 -2)
-------------------------------
Description:
Add updates noting that the BPF devices and BPF driver might not exist
until you run AIX's tcpdump at least once.
Modified files:
        File: libpcap/README.aix; Revision: 1.3;
        Date: 2002/05/31 10:16:14; Author: guy; Lines: (+23 -7)
        File: libpcap/README.aix; Revision: 1.2.2.1;
        Date: 2002/05/31 10:16:38; Author: guy; Lines: (+23 -7)
-------------------------------
Description:
Fix up some printf calls to cope with both 32-bit and 64-bit longs and
"size_t"s.
Modified files:
        File: libpcap/pcap-dlpi.c; Revision: 1.77;
        Date: 2002/05/31 11:03:02; Author: guy; Lines: (+4 -4)
        File: libpcap/pcap-dlpi.c; Revision: 1.74.2.3;
        Date: 2002/05/31 11:03:33; Author: guy; Lines: (+4 -4)
-------------------------------
Description:
V3 FSINFO and PATHCONF requests take a file handle as an argument; parse
the request header and the file handle.

"parsestatus()" should only return NULL if the packet was truncated, so
that its callers can distinguish "packet truncated" from "NFS reply
status reports an error".

NFS-request-or-reply parsing routines that call "parsestatus()" should
not return 0 if "parsestatus()" returns a non-zero NFS reply status, so
that non-truncated packets with a non-zero NFS reply status aren't
printed as truncated NFS packets.

Fix some "TCHECK2()" calls to pass an object, not a pointer to an
object, as the first argument (the TCHECK/TTEST macros take objects, not
addresses, as the test argument).

NFS-request-or-reply parsing routines should return 0 for truncated
packets and 1 for non-truncated packets, not *vice versa*.
Modified files:
        File: tcpdump/print-nfs.c; Revision: 1.92;
        Date: 2002/05/31 09:47:23; Author: guy; Lines: (+28 -13)
        File: tcpdump/print-nfs.c; Revision: 1.89.4.1;
        Date: 2002/05/31 09:49:10; Author: guy; Lines: (+28 -13)
-------------------------------
Description:
In TTEST2(), check to make sure the "l" argument isn't so large that
"snapend - l" underflows; this fixes a buffer overflow with malformed
NFS packets, and may fix other buffer overflows with malformed packets.
Modified files:
        File: tcpdump/interface.h; Revision: 1.185;
        Date: 2002/05/31 09:29:07; Author: guy; Lines: (+11 -3)
        File: tcpdump/interface.h; Revision: 1.178.4.1;
        Date: 2002/05/31 09:38:22; Author: guy; Lines: (+11 -3)
=====================================================
Log entries
=====================================================
Description:
pedant
Modified files:
        File: tcpdump/addrtoname.c; Revision: 1.87;
        Date: 2002/05/31 09:51:13; Author: itojun; Lines:  (+4 -4)
-------------------------------
Description:
Propagate from the main branch itojun's typo fix from OpenBSD.
Modified files:
        File: tcpdump/print-icmp6.c; Revision: 1.56.4.1;
        Date: 2002/05/31 10:08:31; Author: guy; Lines:  (+2 -2)
-------------------------------
Description:
support for

ES Neighbor(s)     TLV #3
Partition DIS      TLV #4
Prefix Neighbors   TLV #5
Prefix Neighbor(s)
 (variable length) TLV #7

clarified use of SYSTEM_ID_LEN, ETHER_ADDR_LEN, LSP_ID_LEN

plus some cleanups, boundary checks and modularization
 (isis_print_metric_block)
Modified files:
        File: tcpdump/print-isoclns.c; Revision: 1.50;
        Date: 2002/05/31 23:23:35; Author: hannes; Lines:  (+170 -86)
=====================================================
Summary of modified files
=====================================================
File: libpcap/README.aix
Revisions: 1.3, 1.2.2.1
Authors: guy (+23 -7), guy (+23 -7)
-------------------------------
File: libpcap/pcap-bpf.c
Revisions: 1.49, 1.48.2.1
Authors: guy (+2 -2), guy (+2 -2)
-------------------------------
File: libpcap/pcap-dlpi.c
Revisions: 1.77, 1.74.2.3
Authors: guy (+4 -4), guy (+4 -4)
-------------------------------
File: tcpdump/addrtoname.c
Revisions: 1.87
Authors: itojun (+4 -4)
-------------------------------
File: tcpdump/interface.h
Revisions: 1.185, 1.178.4.1
Authors: guy (+11 -3), guy (+11 -3)
-------------------------------
File: tcpdump/print-icmp6.c
Revisions: 1.56.4.1
Authors: guy (+2 -2)
-------------------------------
File: tcpdump/print-isoclns.c
Revisions: 1.50
Authors: hannes (+170 -86)
-------------------------------
File: tcpdump/print-nfs.c
Revisions: 1.92, 1.89.4.1
Authors: guy (+28 -13), guy (+28 -13)
-- 
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