CVS log entries from 03.01.2005 (Mon) 10:06:47 - 04.01.2005 (Tue) 10:07:01 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/print-ripng.c; Revisions: 1.18
        File: tcpdump/win32/Src/getopt.c; Revisions: 1.2
        File: tcpdump/addrtoname.c; Revisions: 1.106

=====================================================
Log entries
=====================================================
Description:
>From Gisle Vanem:

        current versions of MinGW has getnameinfo(), so there should
        be no need to compensate for its absence;

        if we're building with a static libpcap, don't declare
        "eproto_db[]" as imported from a DLL;

        constify the name pointer in "struct eproto".
Modified files:
        File: tcpdump/addrtoname.c; Revision: 1.106;
        Date: 2005/01/04 00:07:09; Author: guy; Lines:  (+8 -12)
-------------------------------
Description:
>From Gisle Vanem: don't do the IN6_IS_ADDR_UNSPECIFIED stuff unless it's
not defined, and, if it isn't and _MSC_VER also isn't defined, just
define a IN6_IS_ADDR_UNSPECIFIED() function, rather than, on MinGW,
defining an IN6_ADDR_EQUAL() function and defining
IN6_IS_ADDR_UNSPECIFIED() in terms of it.
Modified files:
        File: tcpdump/print-ripng.c; Revision: 1.18;
        Date: 2005/01/04 00:15:54; Author: guy; Lines:  (+9 -17)
-------------------------------
Description:
>From Gisle Vanem: use the correct program name.
Modified files:
        File: tcpdump/win32/Src/getopt.c; Revision: 1.2;
        Date: 2005/01/04 00:11:46; Author: guy; Lines:  (+3 -7)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/addrtoname.c
Revisions: 1.106
Authors: guy (+8 -12)
-------------------------------
File: tcpdump/print-ripng.c
Revisions: 1.18
Authors: guy (+9 -17)
-------------------------------
File: tcpdump/win32/Src/getopt.c
Revisions: 1.2
Authors: guy (+3 -7)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to