CVS log entries from 02.01.2004 (Fri) 10:06:14 - 03.01.2004 (Sat) 10:06:03 GMT
=====================================================
Summary by authors
=====================================================
Author: hannes
        File: libpcap/pcap-linux.c; Revisions: 1.104
        File: libpcap/CREDITS; Revisions: 1.71

=====================================================
Combined list of identical log entries
=====================================================
Description:
patch from Erik de Castro Lopo <[EMAIL PROTECTED]>:

  In the Linux kernel the packet statistics are zeroed during each retrieval.
  In contrast, on FreeBSD, the packet statistics are retrived using
  ioctl(BIOCGSTATS):

  The patch adds a static variable to pcap_stats_linux() which
  holds a running total of the packet statistics so that the behaviour
  of pcap_stats() on Linux matches the behaviour of FreeBSD.
Modified files:
        File: libpcap/CREDITS; Revision: 1.71;
        Date: 2004/01/02 11:25:27; Author: hannes; Lines: (+1 -0)
        File: libpcap/pcap-linux.c; Revision: 1.104;
        Date: 2004/01/02 11:25:26; Author: hannes; Lines: (+15 -3)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: libpcap/CREDITS
Revisions: 1.71
Authors: hannes (+1 -0)
-------------------------------
File: libpcap/pcap-linux.c
Revisions: 1.104
Authors: hannes (+15 -3)
-- 
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]

Reply via email to