tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 01.04.2004 - 02.04.2004 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Fri, 2 Apr 2004 05:07:08 -0500 (EST)

CVS log entries from 01.04.2004 (Thu) 10:05:43 - 02.04.2004 (Fri) 10:05:57 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pf.h; Revisions: 1.3, 1.1.2.2
        File: tcpdump/pf.h; Revisions: 1.2, 1.1.2.2
        File: tcpdump/print-pflog.c; Revisions: 1.12, 1.7.2.5
        File: tcpdump/print-fr.c; Revisions: 1.21, 1.17.2.4
        File: libpcap/pcap-dlpi.c; Revisions: 1.97, 1.91.2.4
        File: tcpdump/netdissect.h; Revisions: 1.3

=====================================================
Combined list of identical log entries
=====================================================
Description:
Save the host-byte-order values for the rule number and sub rule number
in variables; this means we put them in host byte order only once, and
also gets rid of some "int format, long int argument" warnings.
Modified files:
        File: tcpdump/print-pflog.c; Revision: 1.12;
        Date: 2004/04/02 06:48:10; Author: guy; Lines: (+8 -5)
        File: tcpdump/print-pflog.c; Revision: 1.7.2.5;
        Date: 2004/04/02 06:49:25; Author: guy; Lines: (+8 -5)
-------------------------------
Description:
Make the "addr_len" variable a "u_int", as we pass a pointer to it to a
routine that expects a "u_int *", and we never use it in a way that
requires it to be signed.
Modified files:
        File: tcpdump/print-fr.c; Revision: 1.21;
        Date: 2004/04/02 06:53:19; Author: guy; Lines: (+2 -2)
        File: tcpdump/print-fr.c; Revision: 1.17.2.4;
        Date: 2004/04/02 06:53:51; Author: guy; Lines: (+2 -2)
-------------------------------
Description:
From Rick Jones: the DL_HP_PPA_ACK_OBS #defines are gone in HP-UX 11.23;
check for DL_HP_PPA_REQ instead.
Modified files:
        File: libpcap/pcap-dlpi.c; Revision: 1.97;
        Date: 2004/04/02 06:18:22; Author: guy; Lines: (+3 -3)
        File: libpcap/pcap-dlpi.c; Revision: 1.91.2.4;
        Date: 2004/04/02 06:19:15; Author: guy; Lines: (+3 -3)
-------------------------------
Description:
Not all systems have "sa_family_t"; use "u_int8_t" instead.
Modified files:
        File: tcpdump/pf.h; Revision: 1.2;
        Date: 2004/04/02 06:36:25; Author: guy; Lines: (+2 -2)
        File: tcpdump/pf.h; Revision: 1.1.2.2;
        Date: 2004/04/02 06:44:38; Author: guy; Lines: (+2 -2)
        File: libpcap/pf.h; Revision: 1.3;
        Date: 2004/04/02 06:33:30; Author: guy; Lines: (+2 -2)
        File: libpcap/pf.h; Revision: 1.1.2.2;
        Date: 2004/04/02 06:42:29; Author: guy; Lines: (+3 -3)
=====================================================
Log entries
=====================================================
Description:
Add "ndo_Uflag", as we #define Uflag to be gndo->ndo_Uflag in
interface.h.

Make "ndo_dltname" a const pointer, as we assign a const pointer value
to it.
Modified files:
        File: tcpdump/netdissect.h; Revision: 1.3;
        Date: 2004/04/02 06:52:06; Author: guy; Lines:  (+3 -2)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap-dlpi.c
Revisions: 1.97, 1.91.2.4
Authors: guy (+3 -3), guy (+3 -3)
-------------------------------
File: libpcap/pf.h
Revisions: 1.3, 1.1.2.2
Authors: guy (+2 -2), guy (+3 -3)
-------------------------------
File: tcpdump/netdissect.h
Revisions: 1.3
Authors: guy (+3 -2)
-------------------------------
File: tcpdump/pf.h
Revisions: 1.2, 1.1.2.2
Authors: guy (+2 -2), guy (+2 -2)
-------------------------------
File: tcpdump/print-fr.c
Revisions: 1.21, 1.17.2.4
Authors: guy (+2 -2), guy (+2 -2)
-------------------------------
File: tcpdump/print-pflog.c
Revisions: 1.12, 1.7.2.5
Authors: guy (+8 -5), guy (+8 -5)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.


Current thread: