Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release supports the new libpcap 0.8 API calls with backwards compatibility with 0.7. The license was changed to the LGPL, and some configurability enhancements were made.
This release adds autoconf support. The C functions have been split into
different files. Many bugs have been fixed in the Make- and IDL file.
Debian packages are available.
This release adds the function pcap_findalldevs, and changes pcap_datalink so that it directly returns a value of type datalink (e.g. DLT_EN10MB). An IDL file is now included to generate the stub code. Makefiles have been changed and example bugs fixed.