No, but we plan to support it in the release version (we have received just
two days ago an SMP machine to deal with the problem!)

GV
----- Original Message -----
From: "flyhi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 09, 2002 11:29 AM
Subject: Re: [WinPcap-users] ANNOUNCE: WinPcap 3.0 alpha has been released


hi,
  do winpcap3.0 support multi-CPU?
����

======= 2002-08-08 you wrote��=======

>The alpha of WinPcap 3.0 is available from today in the download section of
>the WinPcap site. Version 3.0, whose goal is to be the most efficient and
>complete among public packet capture systems, is one of the most remarkable
> improvements in the history of WinPcap.
>
>The new WinPcap documentation is available in the developer's pack. It is
>the most comprehensive reference for WinPcap programmers. It covers the
>whole API and the internals of WinPcap and it is updated to version 3.0,
>including the new functions introduced in this version. A tutorial with a
>lot of samples is included as well. The documentation was created using the
>doxygen tool, so it is completely browsable, from the high level functions
>to the source code.
>
>
>
>CHANGELOG
>=========
>
>- New features and optimizations of the NPF device driver:
>    + JIT compiler for the BPF virtual machine
>    + Dump to disk from kernel mode
>    + Buffered sends
>    + System-related optimizations (timestamps, data copies, interaction
>      with NDIS)
>    + further low-level optimizations
>    + New kernel-level monitoring system, that includes extensions to the
>      BPF interpreter.
>      NOTE: this feature is experimental and not yet documented
>
>- Integration with the tcpdump.org sources: it's now possible to download
>  the libpcap source code from www.tcpdump.org and compile it inside
>  WinPcap.
>
>- Additions to the wpcap.dll API:
>    + pcap_findalldevs() to obtain the installed devices and their
>      parameters
>    + send queues for high-speed synchronized packet injection
>    + pcap_read_ex(), an alternative the traditional callback system of
>      libpcap
>    + pcap_live_dump() to save traffic dumps from kernel mode
>    + pcap_stats_ex() that reports the number of captured packets in
>      addition to the statistics returned by pcap_stats(). Note that a
>      new function was created to grant backward compatibility.
>    + New developer's pack, with the new libraries and several additional
>      samples
>
>- New doxygen-based documentation, that covers the whole API and the
>  internals of WinPcap. A tutorial with several browsable samples is
>  included.
>
>- Improved ACPI support: now the driver continues to work after a system
>  hybernation
>
>- Bug fixing:
>    + different capture instances are now globally synchronizes
>    + rename packet.a in libpacket.a for easier usage from cygwin
>    + removed some memory leaks in the driver. The XP driver verifier
>      doesn't complain any more. Moreover, all the memory allocations in
the
>      driver are now tagged for easier memory leak detection.
>    + fixed a data structure overlapping that sometimes messed up the read
>      event under WinNTx
>    + Corrected a wrong registry path that caused PacketGetNetInfoEx() not
>      to work properly under WinNT4
>
>===================

= = = = = = = = = = = = = = = = = = = =


               flyhi
               [EMAIL PROTECTED]
2002-08-09





Reply via email to