CVS log entries from 28.07.2001 (Sat) 09:05:30 - 29.07.2001 (Sun) 09:05:28 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: libpcap/pcap-pf.c; Revisions: 1.64, 1.63
File: tcpdump/print-smb.c; Revisions: 1.17
File: libpcap/nametoaddr.c; Revisions: 1.60
File: libpcap/pcap-nit.c; Revisions: 1.40
File: libpcap/pcap-snit.c; Revisions: 1.55
File: libpcap/inet.c; Revisions: 1.38
File: libpcap/pcap-linux.c; Revisions: 1.60
File: libpcap/pcap-bpf.c; Revisions: 1.46
File: libpcap/pcap-snoop.c; Revisions: 1.32
File: libpcap/pcap-dlpi.c; Revisions: 1.70, 1.69
=====================================================
Combined list of identical log entries
=====================================================
Description:
Cast the argument to <ctype.h> macros to "unsigned char", to eliminate
GCC warnings and to keep the macros from referring outside an array when
handed bytes with the 8th bit set.
Modified files:
File: libpcap/inet.c; Revision: 1.38;
Date: 2001/07/28 22:56:34; Author: guy; Lines: (+4 -3)
File: libpcap/nametoaddr.c; Revision: 1.60;
Date: 2001/07/28 22:56:35; Author: guy; Lines: (+2 -2)
-------------------------------
Description:
Add comments to "pcap_stats()" indicating what the counters mean on the
various platforms (assuming the vendors' documentation is correct and
that I've correctly interpreted it).
Modified files:
File: libpcap/pcap-bpf.c; Revision: 1.46;
Date: 2001/07/29 01:22:40; Author: guy; Lines: (+10 -1)
File: libpcap/pcap-dlpi.c; Revision: 1.70;
Date: 2001/07/29 01:22:40; Author: guy; Lines: (+12 -1)
File: libpcap/pcap-linux.c; Revision: 1.60;
Date: 2001/07/29 01:22:41; Author: guy; Lines: (+6 -1)
File: libpcap/pcap-nit.c; Revision: 1.40;
Date: 2001/07/29 01:22:41; Author: guy; Lines: (+11 -1)
File: libpcap/pcap-pf.c; Revision: 1.64;
Date: 2001/07/29 01:22:42; Author: guy; Lines: (+13 -1)
File: libpcap/pcap-snit.c; Revision: 1.55;
Date: 2001/07/29 01:22:42; Author: guy; Lines: (+12 -1)
File: libpcap/pcap-snoop.c; Revision: 1.32;
Date: 2001/07/29 01:22:43; Author: guy; Lines: (+17 -1)
=====================================================
Log entries
=====================================================
Description:
On AIX, if binding to the SAP 1537 fails, try binding to 0; Token Ring
devices appear to reject attempts to bind to 1537, perhaps because Token
Ring devices use SAPs rather than Ethertypes and 1537 isn't a valid SAP
value.
Try to supply a string rather than a numerical value for various DLPI
errors, and to supply a string rather than a numerical value for
unexpected DLPI primitives.
Cast the argument to <ctype.h> macros to "unsigned char", to eliminate
GCC warnings and to keep the macros from referring outside an array when
handed bytes with the 8th bit set.
Modified files:
File: libpcap/pcap-dlpi.c; Revision: 1.69;
Date: 2001/07/28 23:12:48; Author: guy; Lines: (+228 -26)
-------------------------------
Description:
Add ENDT_SLIP, ENDT_PPP, ENDT_LOOPBACK, and ENDT_TRN to the case
statement checking the link-layer type.
Give an error if we see a link-layer type we don't handle, rather than
assuming Ethernet - there's no guarantee that the framing is Ethernet
framing.
If we succeeded in opening the packetfilter device, but had an error
later, close the device before returning from "pcap_open_live()".
Modified files:
File: libpcap/pcap-pf.c; Revision: 1.63;
Date: 2001/07/28 22:53:07; Author: guy; Lines: (+45 -11)
-------------------------------
Description:
Handle NBNS multihomed registration messages (they're not in RFC 1001 or
1002 - Microsoft added them).
Modified files:
File: tcpdump/print-smb.c; Revision: 1.17;
Date: 2001/07/28 22:59:30; Author: guy; Lines: (+2 -1)
=====================================================
Summary of modified files
=====================================================
File: libpcap/inet.c
Revisions: 1.38
Authors: guy (+4 -3)
-------------------------------
File: libpcap/nametoaddr.c
Revisions: 1.60
Authors: guy (+2 -2)
-------------------------------
File: libpcap/pcap-bpf.c
Revisions: 1.46
Authors: guy (+10 -1)
-------------------------------
File: libpcap/pcap-dlpi.c
Revisions: 1.70, 1.69
Authors: guy (+12 -1), guy (+228 -26)
-------------------------------
File: libpcap/pcap-linux.c
Revisions: 1.60
Authors: guy (+6 -1)
-------------------------------
File: libpcap/pcap-nit.c
Revisions: 1.40
Authors: guy (+11 -1)
-------------------------------
File: libpcap/pcap-pf.c
Revisions: 1.64, 1.63
Authors: guy (+13 -1), guy (+45 -11)
-------------------------------
File: libpcap/pcap-snit.c
Revisions: 1.55
Authors: guy (+12 -1)
-------------------------------
File: libpcap/pcap-snoop.c
Revisions: 1.32
Authors: guy (+17 -1)
-------------------------------
File: tcpdump/print-smb.c
Revisions: 1.17
Authors: guy (+2 -1)
--
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 28.07.2001 - 29.07.2001 GMT
Automatic cvs log generator /tcpdump/bin/makelog Sun, 29 Jul 2001 02:04:26 -0700
