CVS log entries from 08.12.2001 (Sat) 10:07:41 - 09.12.2001 (Sun) 10:07:41 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: libpcap/pcap.c; Revisions: 1.37
File: tcpdump/CREDITS; Revisions: 1.44
File: tcpdump/print-icmp6.c; Revisions: 1.57
File: libpcap/pcap.h; Revisions: 1.34
File: tcpdump/print-isoclns.c; Revisions: 1.33
File: libpcap/pcap.3; Revisions: 1.29, 1.28
=====================================================
Combined list of identical log entries
=====================================================
Description:
Support for Home Agent Information in ICMPv6, from Kazushi Sugyo
<[EMAIL PROTECTED]>.
Modified files:
File: tcpdump/CREDITS; Revision: 1.44;
Date: 2001/12/09 05:22:27; Author: guy; Lines: (+2 -1)
File: tcpdump/print-icmp6.c; Revision: 1.57;
Date: 2001/12/09 05:22:27; Author: guy; Lines: (+10 -1)
-------------------------------
Description:
Add APIs to put a "pcap_t" into or out of non-blocking mode, and to get
the current state of non-blocking mode; this allows us to implement, for
example, memory-mapped capture devices, where "pcap_read()" uses
"select()" or "poll()" to wait for packets to arrive, and hide that
implementation detail from applications using this API
("pcap_setnonblock()" would set or clear a non-blocking mode flag in the
"pcap_t", and the "select()" or "poll()" would not be done if the
"pcap_t" is in non-blocking mode).
Modified files:
File: libpcap/pcap.3; Revision: 1.28;
Date: 2001/12/09 05:10:02; Author: guy; Lines: (+34 -1)
File: libpcap/pcap.c; Revision: 1.37;
Date: 2001/12/09 05:10:03; Author: guy; Lines: (+62 -1)
File: libpcap/pcap.h; Revision: 1.34;
Date: 2001/12/09 05:10:03; Author: guy; Lines: (+3 -1)
=====================================================
Log entries
=====================================================
Description:
Move the description of "pcap_[sg]etnonblock()" immediately after the
description of the routines to open captures, so that non-blocking mode
is described before "pcap_dispatch()" is described.
Modified files:
File: libpcap/pcap.3; Revision: 1.29;
Date: 2001/12/09 08:58:28; Author: guy; Lines: (+41 -39)
-------------------------------
Description:
Support for the IS-IS restart signaling TLV #211, from Hannes Gredler
<[EMAIL PROTECTED]>.
Modified files:
File: tcpdump/print-isoclns.c; Revision: 1.33;
Date: 2001/12/09 03:43:22; Author: guy; Lines: (+25 -4)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap.3
Revisions: 1.29, 1.28
Authors: guy (+41 -39), guy (+34 -1)
-------------------------------
File: libpcap/pcap.c
Revisions: 1.37
Authors: guy (+62 -1)
-------------------------------
File: libpcap/pcap.h
Revisions: 1.34
Authors: guy (+3 -1)
-------------------------------
File: tcpdump/CREDITS
Revisions: 1.44
Authors: guy (+2 -1)
-------------------------------
File: tcpdump/print-icmp6.c
Revisions: 1.57
Authors: guy (+10 -1)
-------------------------------
File: tcpdump/print-isoclns.c
Revisions: 1.33
Authors: guy (+25 -4)
--
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:[EMAIL PROTECTED]?body=unsubscribe