tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 27.12.2002 - 28.12.2002 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Sat, 28 Dec 2002 05:06:49 -0500 (EST)

CVS log entries from 27.12.2002 (Fri) 10:05:34 - 28.12.2002 (Sat) 10:05:39 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pcap-int.h; Revisions: 1.43
        File: libpcap/pcap-dlpi.c; Revisions: 1.81

=====================================================
Log entries
=====================================================
Description:
Constify the device argument to "pcap_open_live()", as was done for
other pcap-xxx.c files, and constify the argument to and return value
from "split_dname()" as well, to match.
Modified files:
        File: libpcap/pcap-dlpi.c; Revision: 1.81;
        Date: 2002/12/28 01:07:10; Author: guy; Lines:  (+8 -7)
-------------------------------
Description:
"device" in the "pcap_md" structure is a copy of a string, and needn't
be "const" - not should it be, as that causes compiler whining for calls
that free the copy.
Modified files:
        File: libpcap/pcap-int.h; Revision: 1.43;
        Date: 2002/12/28 00:44:04; Author: guy; Lines:  (+2 -2)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap-dlpi.c
Revisions: 1.81
Authors: guy (+8 -7)
-------------------------------
File: libpcap/pcap-int.h
Revisions: 1.43
Authors: guy (+2 -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:tcpdump-workers-request () tcpdump org?body=unsubscribe


Current thread: