tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 09.04.2003 - 10.04.2003 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Thu, 10 Apr 2003 05:07:18 -0400 (EDT)

CVS log entries from 09.04.2003 (Wed) 09:05:45 - 10.04.2003 (Thu) 09:05:45 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pcap.c; Revisions: 1.52
        File: libpcap/pcap-int.h; Revisions: 1.46
        File: libpcap/pcap.h; Revisions: 1.44
        File: libpcap/pcap.3; Revisions: 1.48

Author: hannes
        File: tcpdump/print-isoclns.c; Revisions: 1.80, 1.79

Author: risso
        File: libpcap/pcap.c; Revisions: 1.51
        File: libpcap/pcap-int.h; Revisions: 1.45
        File: libpcap/pcap-win32.c; Revisions: 1.7
        File: libpcap/savefile.c; Revisions: 1.79
        File: libpcap/Win32/Prj/libpcap.dsp; Revisions: 1.2

=====================================================
Log entries
=====================================================
Description:
Removed the _DEBUG definition that was erroneusly set in the release version of the  Win32 project. Replaced it with 
NDEBUG
Modified files:
        File: libpcap/Win32/Prj/libpcap.dsp; Revision: 1.2;
        Date: 2003/04/09 10:10:04; Author: risso; Lines:  (+1 -1)
-------------------------------
Description:
Add a prototype for "pcap_strcasecmp()", to squelch compiler complaints.
Modified files:
        File: libpcap/pcap-int.h; Revision: 1.46;
        Date: 2003/04/10 06:07:08; Author: guy; Lines:  (+3 -1)
-------------------------------
Description:
Added a  pcap_pkthdr field to the pcap structure. It is needed by pcap_next_ex().
sf_next_packet(), which was used by pcap_read_ex(), is no more exported under Win32.
Modified files:
        File: libpcap/pcap-int.h; Revision: 1.45;
        Date: 2003/04/09 10:06:44; Author: risso; Lines:  (+3 -7)
-------------------------------
Description:
Added the definition of the bpf_hdr structure needed to compile under Win32. This definition was previously in bpf.h.
Modified files:
        File: libpcap/pcap-win32.c; Revision: 1.7;
        Date: 2003/04/09 10:01:10; Author: risso; Lines:  (+14 -2)
-------------------------------
Description:
Add documentation for "pcap_next_ex()".
Modified files:
        File: libpcap/pcap.3; Revision: 1.48;
        Date: 2003/04/10 06:21:00; Author: guy; Lines:  (+31 -1)
-------------------------------
Description:
Style cleanups, data type fix (make the "pkt_data" argument to
"pcap_next_ex()" a pointer to pointer to const u_char, to squelch
compiler warnings and to let the caller know that they're not supposed
to modify the data), and additional explanation in "pcap_next_ex()" of
the return-code conflict.
Modified files:
        File: libpcap/pcap.c; Revision: 1.52;
        Date: 2003/04/10 06:10:37; Author: guy; Lines:  (+34 -28)
-------------------------------
Description:
Added the new pcap_next_ex() function and its support routines
Modified files:
        File: libpcap/pcap.c; Revision: 1.51;
        Date: 2003/04/09 09:58:16; Author: risso; Lines:  (+58 -1)
-------------------------------
Description:
Add a prototype for "pcap_next_ex()", to squelch compiler complaints,
and to make it available to applications using it.
Modified files:
        File: libpcap/pcap.h; Revision: 1.44;
        Date: 2003/04/10 06:08:06; Author: guy; Lines:  (+2 -1)
-------------------------------
Description:
uncommented the static modifier before sf_next_packet() in Win32. It was needed by pcap_read_ex(), which is now 
replaced by pcap_next_ex()
Modified files:
        File: libpcap/savefile.c; Revision: 1.79;
        Date: 2003/04/09 09:55:20; Author: risso; Lines:  (+1 -5)
-------------------------------
Description:
- checkout previous code-share change as the two TLVs are not equal;
- bugfix for parsing the SHARED_RISK_GROUP TLV
- change type and len variables to tlv_type and tlv_len
Modified files:
        File: tcpdump/print-isoclns.c; Revision: 1.80;
        Date: 2003/04/09 12:46:38; Author: hannes; Lines:  (+44 -34)
-------------------------------
Description:
change IPv6 prefix formatting and remove IS_REACH alike TLV code redundancy
Modified files:
        File: tcpdump/print-isoclns.c; Revision: 1.79;
        Date: 2003/04/09 12:16:50; Author: hannes; Lines:  (+3 -11)
=====================================================
Summary of modified files
=====================================================
File: libpcap/Win32/Prj/libpcap.dsp
Revisions: 1.2
Authors: risso (+1 -1)
-------------------------------
File: libpcap/pcap-int.h
Revisions: 1.46, 1.45
Authors: guy (+3 -1), risso (+3 -7)
-------------------------------
File: libpcap/pcap-win32.c
Revisions: 1.7
Authors: risso (+14 -2)
-------------------------------
File: libpcap/pcap.3
Revisions: 1.48
Authors: guy (+31 -1)
-------------------------------
File: libpcap/pcap.c
Revisions: 1.52, 1.51
Authors: guy (+34 -28), risso (+58 -1)
-------------------------------
File: libpcap/pcap.h
Revisions: 1.44
Authors: guy (+2 -1)
-------------------------------
File: libpcap/savefile.c
Revisions: 1.79
Authors: risso (+1 -5)
-------------------------------
File: tcpdump/print-isoclns.c
Revisions: 1.80, 1.79
Authors: hannes (+44 -34), hannes (+3 -11)
-- 
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: