Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

[Snort-users] ANNOUNCE: WinPcap 4.0 beta3 has been released

Subject: [Snort-users] ANNOUNCE: WinPcap 4.0 beta3 has been released
Date: Wed, 6 Dec 2006 10:25:11 -0800
WinPcap 4.0 beta3 is available as of today in the download section of 
the WinPcap website, http://www.winpcap.org/install/ .
This new release includes some major cleanup to the code base of 
packet.dll aimed at having more stable and easily maintainable code. 
It also includes a more coherent use of the tracing macros, as well as
some bug fixes related to AirPcap support and the use of WinPcap in 
conjunction with some VPN clients. 
Moreover, starting from this release, the support for Windows 95/98/ME
has been dropped.
Full details can be found in the changelog attached at the end of this
message.

Being a beta release, as usual we encourage people to test it and 
report any anomaly or strange behavior to the WinPcap mailing lists.

The final release of WinPcap 4.0 is expected to be available by the 
end of January 2007.

Gianluca Varenni
WinPcap Team



Changelog
=========

- Removed support for Windows 9x/ME. Sources still available.
  
- Enabled the generation of PDB files for the release build, too.
  
- Raised the compilation warning level to /W4 for packet.dll and 
  wanpacket.dll. Fixed a large amount of warnings.
  
- Added some initial support for the NpfIm capture engine into 
  packet.dll. Such support is still disabled at compilation time.
  
- Rewritten the packet.dll debugging code completely to make use of 
  the new TRACE_xxx macros.
  
- Moved all the code managing strings to the strsafe.h ones 
  (StringCchXXX).
  
- Refreshed the Vista build configuration of packet.dll. Now we fully
  support AirPcap adapters and the IP Helper API on Vista x86.
  
- Added support for AirPcapWrite() into packet.dll, i.e. support for
  transmission with AirPcap adapters.
  
- Minor cleanup in the scripts to build the developer's pack.
  
- Bug fixing:
  + Added a check for bogus return values from NdisRequest() (Query).
    The Nortel Contivity VPN Client V04_65.18 has a bug in the driver
    by which a request for OID_GEN_LINK_SPEED pretends to have written
    a buffer larger than the one passed as input 
    (BytesWritten > InputBufferLength). 
  + Fixed a bug where, in certain scenarios, the AirPcap adapter 
    entries in the adapter list were duplicated. 
  + Fixed some memory leaks in packet.dll when dealing with AirPcap
    adapters. 
  + Fixed several ancillary packet.dll APIs that were crashing if used
    with AirPcap adapters. 
  + PacketSetReadTimeout() was returning failure in case of AirPcap 
    adapters. 
  + Fixed a couple of bugs in the UserLevelBridge sample. 
  + Added a missing return value check in the tcptop sample. 
  + Fixed a dependency problem in the wpcap.dll project. 
  + Fixed some minor errors and typos in the documentation.

=========


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Snort-users] ANNOUNCE: WinPcap 4.0 beta3 has been released, Gianluca Varenni <=