CVS log entries from 31.07.2001 (Tue) 09:06:07 - 01.08.2001 (Wed) 09:05:58 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: tcpdump/sctpHeader.h; Revisions: 1.3
File: tcpdump/print-sctp.c; Revisions: 1.5
=====================================================
Log entries
=====================================================
Description:
"print-sctp.c" doesn't have to include <net/if.h>, and, if it doesn't do
so, it doesn't need to provide incomplete definitions of "struct mbuf"
or "struct rtentry", either. If it *does* include <net/if.h>, it
appears to fail to compile on at least some versions of AIX; remove the
include and the incomplete definitions.
Modified files:
File: tcpdump/print-sctp.c; Revision: 1.5;
Date: 2001/08/01 03:31:55; Author: guy; Lines: (+1 -7)
-------------------------------
Description:
Some platforms, e.g. some versions of AIX, appear not to define "struct
timespec", or at least they don't do so with the headers included by
"print-sctp.c". Define, instead, our own data structure for
seconds/microseconds time stamps, and use that instead of "struct
timespec".
Modified files:
File: tcpdump/sctpHeader.h; Revision: 1.3;
Date: 2001/08/01 03:34:00; Author: guy; Lines: (+7 -2)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/print-sctp.c
Revisions: 1.5
Authors: guy (+1 -7)
-------------------------------
File: tcpdump/sctpHeader.h
Revisions: 1.3
Authors: guy (+7 -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:[EMAIL PROTECTED]?body=unsubscribe
[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 31.07.2001 - 01.08.2001 GMT
Automatic cvs log generator /tcpdump/bin/makelog Wed, 01 Aug 2001 02:03:13 -0700
