tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 14.07.2004 - 15.07.2004 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Thu, 15 Jul 2004 05:06:41 -0400 (EDT)

CVS log entries from 14.07.2004 (Wed) 09:05:11 - 15.07.2004 (Thu) 09:05:15 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/gencode.c; Revisions: 1.207
        File: tcpdump/print-tcp.c; Revisions: 1.117
        File: tcpdump/print-ppp.c; Revisions: 1.100

=====================================================
Log entries
=====================================================
Description:
Catch the case in "gen_mpls()" where "orig_nl" isn't -1, meaning
somebody's already used "vlan" or "mpls".
Modified files:
        File: libpcap/gencode.c; Revision: 1.207;
        Date: 2004/07/15 00:08:06; Author: guy; Lines:  (+4 -1)
-------------------------------
Description:
Fix a comment (that's *not* a "can't happen" situation), and clean up
indentation.
Modified files:
        File: tcpdump/print-ppp.c; Revision: 1.100;
        Date: 2004/07/15 00:16:49; Author: guy; Lines:  (+5 -6)
-------------------------------
Description:
"sizeof()" could be "unsigned long" or "unsigned int"; cast it to
"unsigned long" and print it with "%lu", so it works in either case,
regardless of whether "long" is the same size as "int" or not.
Modified files:
        File: tcpdump/print-tcp.c; Revision: 1.117;
        Date: 2004/07/15 00:13:01; Author: guy; Lines:  (+3 -3)
=====================================================
Summary of modified files
=====================================================
File: libpcap/gencode.c
Revisions: 1.207
Authors: guy (+4 -1)
-------------------------------
File: tcpdump/print-ppp.c
Revisions: 1.100
Authors: guy (+5 -6)
-------------------------------
File: tcpdump/print-tcp.c
Revisions: 1.117
Authors: guy (+3 -3)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.


Current thread: