WinPcap 3.01 alpha is available from today at

http://winpcap.polito.it/301a/download.htm

It contains also an updated documentation at

http://winpcap.polito.it/301a/docs/index.html




CHANGELOG
=========

- Modified interface for function pcap_findalldevs_ex in order to support
  local files listing
- pcap_findalldevs_ex supports local device, remote device, and local file
  listing
- Updated makefiles in order to compile on UNIX
- Support for remote capture (and remote daemon) in Linux and BSD (in
  addiction to Win32)
- Simplified architecture for the remote capture; now pthreads are needed
  only by the rpcapd daemon; standard libpcap does no longer need phtreads
- Added initial support for remote packet sampling (local packet sampling is
  still to be done)
- pcap_fileno returns a valid description also in case of a remote capture,
  so that the 'select()' function can be used to check if packets are
waiting
  to be read
- Improved docs
- Started modifying the Developer's Pack examples in order to use the new
  system calls (pcap_open, pcap_findalldevs_ex, etc), although this process
  has not been completed
- Bug fixing:
         + Fixed a bug that prevented the remote capture (active mode)
           working in Windows XP
         + Fixed a bug that caused the driver not to list any adapter under
           NT4/2k/XP/2k3.

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












==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[EMAIL PROTECTED]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to