CVS log entries from 21.07.2002 (Sun) 09:05:45 - 22.07.2002 (Mon) 09:05:50 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/print-ip.c; Revisions: 1.109
        File: tcpdump/print-icmp.c; Revisions: 1.67
        File: tcpdump/interface.h; Revisions: 1.192
        File: tcpdump/print-tcp.c; Revisions: 1.96

Author: hannes
        File: tcpdump/print-bgp.c; Revisions: 1.38

=====================================================
Combined list of identical log entries
=====================================================
Description:
Add a "in_cksum_shouldbe()" to compute, given an Internet checksum field
in a packet header and the computed checksum for the data that the
checksum covers, what the checksum field's value should have been.

Use that routine in the IP printer.
Modified files:
        File: tcpdump/interface.h; Revision: 1.192;
        Date: 2002/07/21 20:48:26; Author: guy; Lines: (+2 -1)
        File: tcpdump/print-ip.c; Revision: 1.109;
        Date: 2002/07/21 20:48:26; Author: guy; Lines: (+57 -4)
=====================================================
Log entries
=====================================================
Description:
basic support for extended communtities
Modified files:
        File: tcpdump/print-bgp.c; Revision: 1.38;
        Date: 2002/07/22 02:55:20; Author: hannes; Lines:  (+68 -5)
-------------------------------
Description:
For packets with a bad ICMP checksum, show the bad checksum and what it
should have been.
Modified files:
        File: tcpdump/print-icmp.c; Revision: 1.67;
        Date: 2002/07/21 21:03:07; Author: guy; Lines:  (+9 -3)
-------------------------------
Description:
For packets with a bad TCP checksum, show the value from the header, and
the value it should have had, as we do for packets with a bad IP
checksum, rather than showing the non-zero computed checksum.
Modified files:
        File: tcpdump/print-tcp.c; Revision: 1.96;
        Date: 2002/07/21 20:56:24; Author: guy; Lines:  (+7 -5)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/interface.h
Revisions: 1.192
Authors: guy (+2 -1)
-------------------------------
File: tcpdump/print-bgp.c
Revisions: 1.38
Authors: hannes (+68 -5)
-------------------------------
File: tcpdump/print-icmp.c
Revisions: 1.67
Authors: guy (+9 -3)
-------------------------------
File: tcpdump/print-ip.c
Revisions: 1.109
Authors: guy (+57 -4)
-------------------------------
File: tcpdump/print-tcp.c
Revisions: 1.96
Authors: guy (+7 -5)
-- 
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