CVS log entries from 27.12.2000 (Wed) 10:06:40 - 28.12.2000 (Thu) 10:06:42 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pcap.3; Revisions: 1.15

Author: itojun
        File: tcpdump/print-ppp.c; Revisions: 1.58
        File: tcpdump/print-domain.c; Revisions: 1.57

=====================================================
Log entries
=====================================================
Description:
Note that the read timeout in "pcap_open_live()" does *NOT* guarantee
that "pcap_dispatch()" will always return within that many milliseconds;
some platforms don't support a read timeout, meaning the read timeout
argument is ignored, and, on other platforms (SunOS 5.x and possibly
SunOS 4.x and 3.x), the timer starts when the first packet arrives, so
the timeout doesn't expire until at least one packet arrives.
Modified files:
        File: libpcap/pcap.3; Revision: 1.15;
        Date: 2000/12/28 01:58:05; Author: guy; Lines:  (+20 -4)
-------------------------------
Description:
fix A6 decoding.  [EMAIL PROTECTED]
Modified files:
        File: tcpdump/print-domain.c; Revision: 1.57;
        Date: 2000/12/27 12:23:27; Author: itojun; Lines:  (+2 -2)
-------------------------------
Description:
handle PPP_IPV6
Modified files:
        File: tcpdump/print-ppp.c; Revision: 1.58;
        Date: 2000/12/27 11:09:08; Author: itojun; Lines:  (+3 -2)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap.3
Revisions: 1.15
Authors: guy (+20 -4)
-------------------------------
File: tcpdump/print-domain.c
Revisions: 1.57
Authors: itojun (+2 -2)
-------------------------------
File: tcpdump/print-ppp.c
Revisions: 1.58
Authors: itojun (+3 -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:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to