tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 04.02.2003 - 05.02.2003 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Wed, 5 Feb 2003 05:07:25 -0500 (EST)

CVS log entries from 04.02.2003 (Tue) 10:05:31 - 05.02.2003 (Wed) 10:05:46 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/gencode.c; Revisions: 1.185
        File: tcpdump/print-rt6.c; Revisions: 1.23
        File: tcpdump/print-null.c; Revisions: 1.48
        File: tcpdump/print-ip.c; Revisions: 1.120
        File: tcpdump/print-icmp6.c; Revisions: 1.68
        File: tcpdump/print-esp.c; Revisions: 1.32
        File: libpcap/pcap-dlpi.c; Revisions: 1.84
        File: tcpdump/print-mobility.c; Revisions: 1.9

=====================================================
Combined list of identical log entries
=====================================================
Description:
From Kazushi Sugyo: update to draft-ietf-mobileip-ipv6-20.
Modified files:
        File: tcpdump/print-icmp6.c; Revision: 1.68;
        Date: 2003/02/05 02:36:25; Author: guy; Lines: (+11 -6)
        File: tcpdump/print-mobility.c; Revision: 1.9;
        Date: 2003/02/05 02:36:25; Author: guy; Lines: (+25 -26)
        File: tcpdump/print-rt6.c; Revision: 1.23;
        Date: 2003/02/05 02:36:26; Author: guy; Lines: (+2 -2)
=====================================================
Log entries
=====================================================
Description:
For DLT_ATM_RFC1483, the network-layer header starts 8 bytes from the
beginning of the packet if the packet has an 802.2+SNAP header (3 bytes
802.2, 5 bytes SNAP), and 3 bytes from the beginning of the packet if it
has only an 802.2 header, just as is the case for DLT_ATM_CLIP, so go
back to handling them both with the same case.

Restore some comments asking whether we need to check the SSAP when
testing the 802.2 header for protocol types.

Clean up white space.

RFC 1188, RFC 1042, and RFCs 1483 and 2225 specify that SNAP
encapsulation is used for IP, not LLC encapsulation with LLCSAP_IP and,
in fact, that's what most if not all IP traffic over FDDI, 802 networks,
and LLC-encapsulated ATM use; go back to treating those link-layer types
the same way other link-layer types are handled.
Modified files:
        File: libpcap/gencode.c; Revision: 1.185;
        Date: 2003/02/05 01:53:29; Author: guy; Lines:  (+66 -48)
-------------------------------
Description:
If we have bufmod, allocate a buffer big enough to hold the size of
chunk we ask bufmod to send upstream.

Yes, uint_t is always 32 bits, at least as I read the Solaris 8 code.

The chunk size is 8192, not 0, by default.

Don't do the chunk size stuff if we don't have bufmod.
Modified files:
        File: libpcap/pcap-dlpi.c; Revision: 1.84;
        Date: 2003/02/05 01:46:58; Author: guy; Lines:  (+33 -16)
-------------------------------
Description:
From Kazushi Sugyo: make "-E alog:0x[0-9a-fA-F]" work.
Modified files:
        File: tcpdump/print-esp.c; Revision: 1.32;
        Date: 2003/02/05 02:38:45; Author: guy; Lines:  (+19 -4)
-------------------------------
Description:
Get rid of the added "IP " - IPv6 doesn't do it, and previous versions
of tcpdump didn't do it.
Modified files:
        File: tcpdump/print-ip.c; Revision: 1.120;
        Date: 2003/02/05 02:30:39; Author: guy; Lines:  (+1 -3)
-------------------------------
Description:
Check the AF_ value rather than the IP header on packets; the packets
aren't necessarily IP packets.  Support several different versions of
AF_INET6 from various BSDs.

Handle OSI, AppleTalk, and IPX.

Handle unknown AF_ values the way unknown protocol types are handled in
other print routines - print the raw packet payload.
Modified files:
        File: tcpdump/print-null.c; Revision: 1.48;
        Date: 2003/02/05 02:28:45; Author: guy; Lines:  (+76 -19)
=====================================================
Summary of modified files
=====================================================
File: libpcap/gencode.c
Revisions: 1.185
Authors: guy (+66 -48)
-------------------------------
File: libpcap/pcap-dlpi.c
Revisions: 1.84
Authors: guy (+33 -16)
-------------------------------
File: tcpdump/print-esp.c
Revisions: 1.32
Authors: guy (+19 -4)
-------------------------------
File: tcpdump/print-icmp6.c
Revisions: 1.68
Authors: guy (+11 -6)
-------------------------------
File: tcpdump/print-ip.c
Revisions: 1.120
Authors: guy (+1 -3)
-------------------------------
File: tcpdump/print-mobility.c
Revisions: 1.9
Authors: guy (+25 -26)
-------------------------------
File: tcpdump/print-null.c
Revisions: 1.48
Authors: guy (+76 -19)
-------------------------------
File: tcpdump/print-rt6.c
Revisions: 1.23
Authors: guy (+2 -2)
-- 
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: