tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 03.11.2004 - 04.11.2004 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Thu, 4 Nov 2004 05:07:47 -0500 (EST)

CVS log entries from 03.11.2004 (Wed) 10:09:51 - 04.11.2004 (Thu) 10:06:37 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/CREDITS; Revisions: 1.75
        File: tcpdump/print-isakmp.c; Revisions: 1.49
        File: libpcap/fad-getad.c; Revisions: 1.10
        File: tcpdump/print-snmp.c; Revisions: 1.60
        File: tcpdump/print-802_11.c; Revisions: 1.31
        File: tcpdump/netdissect.h; Revisions: 1.11

=====================================================
Combined list of identical log entries
=====================================================
Description:
From Dean Gaudet <dean () arctic org>: handle AF_PACKET addresses on OSes
that have them (Linux).
Modified files:
        File: libpcap/CREDITS; Revision: 1.75;
        Date: 2004/11/04 07:26:04; Author: guy; Lines: (+1 -0)
        File: libpcap/fad-getad.c; Revision: 1.10;
        Date: 2004/11/04 07:26:04; Author: guy; Lines: (+10 -1)
=====================================================
Log entries
=====================================================
Description:
<sys/time.h> isn't available with all Windows platforms, and is
automatically included on UN*X by virtue of including "tcpdump-stdinc.h"
- don't include it here.
Modified files:
        File: tcpdump/netdissect.h; Revision: 1.11;
        Date: 2004/11/04 07:44:05; Author: guy; Lines:  (+1 -2)
-------------------------------
Description:
From Gisle Vanem: the Digital Mars C compiler doesn't allow converstion
between unsigned and signed (and pointers to same) without a case - the
IEEE80211_RADIOTAP_DBM_TX_POWER item is signed, so use "cpack_int8()" to
fetch it.
Modified files:
        File: tcpdump/print-802_11.c; Revision: 1.31;
        Date: 2004/11/04 07:35:53; Author: guy; Lines:  (+2 -2)
-------------------------------
Description:
From Gisle Vanem: if NPFUNC(np) is known not to be null, we can safely
use npfunc[np[ (and if it's not known to be null, we can't safely use
NPFUNC(np)), so do so.
Modified files:
        File: tcpdump/print-isakmp.c; Revision: 1.49;
        Date: 2004/11/04 07:49:14; Author: guy; Lines:  (+2 -2)
-------------------------------
Description:
From Gisle Vanem: undefine OPAQUE, as it's defined by <wingdi.h>, which
is included if we compile with at least some Windows compilers, and
add a default case to "smi_check_a_range()".
Modified files:
        File: tcpdump/print-snmp.c; Revision: 1.60;
        Date: 2004/11/04 07:53:56; Author: guy; Lines:  (+7 -1)
=====================================================
Summary of modified files
=====================================================
File: libpcap/CREDITS
Revisions: 1.75
Authors: guy (+1 -0)
-------------------------------
File: libpcap/fad-getad.c
Revisions: 1.10
Authors: guy (+10 -1)
-------------------------------
File: tcpdump/netdissect.h
Revisions: 1.11
Authors: guy (+1 -2)
-------------------------------
File: tcpdump/print-802_11.c
Revisions: 1.31
Authors: guy (+2 -2)
-------------------------------
File: tcpdump/print-isakmp.c
Revisions: 1.49
Authors: guy (+2 -2)
-------------------------------
File: tcpdump/print-snmp.c
Revisions: 1.60
Authors: guy (+7 -1)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.


Current thread: