CVS log entries from 03.12.2000 (Sun) 10:05:21 - 04.12.2000 (Mon) 10:05:22 GMT
=====================================================
Summary by authors
=====================================================
Author: fenner
File: tcpdump/print-bgp.c; Revisions: 1.20, 1.19
File: tcpdump/print-bootp.c; Revisions: 1.56, 1.55, 1.54
File: tcpdump/bootp.h; Revisions: 1.10
Author: guy
File: tcpdump/print-smb.c; Revisions: 1.6
File: tcpdump/print-null.c; Revisions: 1.39
File: tcpdump/smbutil.c; Revisions: 1.12
File: tcpdump/print-radius.c; Revisions: 1.4
File: tcpdump/print-ppp.c; Revisions: 1.57
=====================================================
Combined list of identical log entries
=====================================================
Description:
If "-n" is specified along with "-e", print the address family value as
"AF <n>" for DLT_NULL captures.
Print the packet length for DLT_NULL captures when "-e" is specified
(somebody complained on "freebsd-isp" about the lack of any packet
length from tcpdump when capturing traffic on a "tunX" device).
Make sure we always print the packet length on PPP when "-e" is
specified (the person in question also complained that the packet length
disappeared between FreeBSD 2.2.8 and FreeBSD 3.4, which was the result
of a new "print-ppp.c" that didn't print the length).
Modified files:
File: tcpdump/print-null.c; Revision: 1.39;
Date: 2000/12/04 06:47:17; Author: guy; Lines: (+21 -20)
File: tcpdump/print-ppp.c; Revision: 1.57;
Date: 2000/12/04 06:47:18; Author: guy; Lines: (+5 -4)
-------------------------------
Description:
Add a bunch of checks to make sure we don't go past the end of the
packet.
Modified files:
File: tcpdump/print-smb.c; Revision: 1.6;
Date: 2000/12/04 00:35:44; Author: guy; Lines: (+23 -3)
File: tcpdump/smbutil.c; Revision: 1.12;
Date: 2000/12/04 00:35:45; Author: guy; Lines: (+80 -20)
-------------------------------
Description:
Update for new RFC's and IANA assignments. Many special-format options
are printed as binary strings. Any of these that are in common use
can get their own printers.
Modified files:
File: tcpdump/bootp.h; Revision: 1.10;
Date: 2000/12/03 23:42:23; Author: fenner; Lines: (+43 -1)
File: tcpdump/print-bootp.c; Revision: 1.54;
Date: 2000/12/03 23:42:24; Author: fenner; Lines: (+67 -4)
=====================================================
Log entries
=====================================================
Description:
Updated patch from Jim Vaughan (especially fixing my stupid TCHECK() bugs)
Modified files:
File: tcpdump/print-bgp.c; Revision: 1.20;
Date: 2000/12/04 05:27:49; Author: fenner; Lines: (+12 -14)
-------------------------------
Description:
Add some truncation checks.
#include <netdb.h> for MAXHOSTNAMELEN on Solaris
Use EXTRACT_16BITS to extract 16-bit quantities
Print withdrawn routes if we think we can
Print must-be-zero attribute flags if they're not zero
Partly from: Jim Vaughn, http://www.tcpdump.org/lists/patches/107
Modified files:
File: tcpdump/print-bgp.c; Revision: 1.19;
Date: 2000/12/04 00:43:39; Author: fenner; Lines: (+49 -5)
-------------------------------
Description:
Use EXTRACT_* instead of memcpy() to extract numeric values to handle
byte orders properly.
Modified files:
File: tcpdump/print-bootp.c; Revision: 1.56;
Date: 2000/12/04 00:00:08; Author: fenner; Lines: (+11 -7)
-------------------------------
Description:
Undo spamming of rev 1.50
Modified files:
File: tcpdump/print-bootp.c; Revision: 1.55;
Date: 2000/12/03 23:45:37; Author: fenner; Lines: (+2 -2)
-------------------------------
Description:
Don't print the value of a RADIUS attribute if the length is less than
or equal to 2 (the length includes the two bytes of type and length).
Don't print the values of RADIUS attributes that are supposed to be of a
particular length if they have a different length.
Don't use the result of "ctime()", unmodified, when printing an
attribute value; the string "ctime()" supplies includes a newline, which
we need to remove.
The "PRINT_HEX()" macro expands into code that modifies its first
argument; always set the variable in question to the appropriate value
before calling the macro.
Modified files:
File: tcpdump/print-radius.c; Revision: 1.4;
Date: 2000/12/03 20:31:26; Author: guy; Lines: (+58 -9)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/bootp.h
Revisions: 1.10
Authors: fenner (+43 -1)
-------------------------------
File: tcpdump/print-bgp.c
Revisions: 1.20, 1.19
Authors: fenner (+12 -14), fenner (+49 -5)
-------------------------------
File: tcpdump/print-bootp.c
Revisions: 1.56, 1.55, 1.54
Authors: fenner (+11 -7), fenner (+2 -2), fenner (+67 -4)
-------------------------------
File: tcpdump/print-null.c
Revisions: 1.39
Authors: guy (+21 -20)
-------------------------------
File: tcpdump/print-ppp.c
Revisions: 1.57
Authors: guy (+5 -4)
-------------------------------
File: tcpdump/print-radius.c
Revisions: 1.4
Authors: guy (+58 -9)
-------------------------------
File: tcpdump/print-smb.c
Revisions: 1.6
Authors: guy (+23 -3)
-------------------------------
File: tcpdump/smbutil.c
Revisions: 1.12
Authors: guy (+80 -20)
--
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
[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 03.12.2000 - 04.12.2000 GMT
Automatic cvs log generator /tcpdump/bin/makelog Mon, 04 Dec 2000 01:56:35 -0800
