tcpdump mailing list archives
Automatic report from sources (tcpdump libpcap htdocs) between 24.09.2004 - 25.09.2004 GMT
From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Sat, 25 Sep 2004 05:08:14 -0400 (EDT)
CVS log entries from 24.09.2004 (Fri) 09:06:39 - 25.09.2004 (Sat) 09:06:54 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: tcpdump/print-nfs.c; Revisions: 1.103
File: tcpdump/extract.h; Revisions: 1.23, 1.22, 1.21
File: tcpdump/cpack.c; Revisions: 1.2
Author: hannes
File: tcpdump/CREDITS; Revisions: 1.100
=====================================================
Combined list of identical log entries
=====================================================
Description:
Add an "EXTRACT_64BITS()" macro - using the "EXTRACT_32BITS()" macro, so
we get the fast implementations if we are on a processor that doesn't
require alignment.
Modified files:
File: tcpdump/extract.h; Revision: 1.21;
Date: 2004/09/24 18:21:25; Author: guy; Lines: (+5 -1)
File: tcpdump/print-nfs.c; Revision: 1.103;
Date: 2004/09/24 18:21:25; Author: guy; Lines: (+2 -2)
=====================================================
Log entries
=====================================================
Description:
add David Young to the maintainers list
Modified files:
File: tcpdump/CREDITS; Revision: 1.100;
Date: 2004/09/24 22:42:42; Author: hannes; Lines: (+1 -0)
-------------------------------
Description:
Include <string.h> to declare "memset()".
Add a cast to squelch a compiler complaint.
Modified files:
File: tcpdump/cpack.c; Revision: 1.2;
Date: 2004/09/24 18:18:00; Author: guy; Lines: (+2 -1)
-------------------------------
Description:
Fix the parenthesization in the "alignment required but you can
convince GCC to generate alignment-safe loads by using
__attribute((packed))" version of EXTRACT_64BITS().
Fix one of the byte offsets in the "alignment required and we don't know
how to trick the compiler into generating alignment-safe loads" version
of EXTRACT_64BITS().
Modified files:
File: tcpdump/extract.h; Revision: 1.23;
Date: 2004/09/25 07:41:44; Author: guy; Lines: (+3 -3)
-------------------------------
Description:
Don't do the "OR together the result of two "ntohl()"s stuff on
platforms that don't support unaligned fetches - just assemble the
64-bit big-endian integer from its constituent bytes.
Improve some comments.
Modified files:
File: tcpdump/extract.h; Revision: 1.22;
Date: 2004/09/25 06:48:14; Author: guy; Lines: (+24 -9)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/CREDITS
Revisions: 1.100
Authors: hannes (+1 -0)
-------------------------------
File: tcpdump/cpack.c
Revisions: 1.2
Authors: guy (+2 -1)
-------------------------------
File: tcpdump/extract.h
Revisions: 1.23, 1.22, 1.21
Authors: guy (+3 -3), guy (+24 -9), guy (+5 -1)
-------------------------------
File: tcpdump/print-nfs.c
Revisions: 1.103
Authors: guy (+2 -2)
--
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
Current thread:
- Automatic report from sources (tcpdump libpcap htdocs) between 24.09.2004 - 25.09.2004 GMT Automatic cvs log generator /tcpdump/bin/makelog (Sep 25)
