Download List

项目描述

MLpcap provides access to all libpcap functions from the
Objective Caml language.

系统要求

System requirement is not defined
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.

2004-06-17 20:04
0.9

此版本支持新的libpcap的0.8与0.7向后兼容API调用。许可证改为LGPL的,有些配置增强了。
标签: Major feature enhancements
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.

2004-05-22 02:01
0.8

此版本增加了autoconf的支持。在C函数中被分成不同的文件。许多错误已修复的化妆和IDL文件。Debian软件包可用。
标签: Major feature enhancements
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.

2004-02-06 23:39
0.7

此版本增加了功能pcap_findalldevs,和变化pcap_datalink,以便它直接返回一个类型的值数据链(如DLT_EN10MB)。一个IDL文件现在包含生成存根代码。 Makefile文件有所改变,例如错误修复。
标签: Minor feature enhancements
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.

2003-12-07 12:17
0.5

标签: Initial freshmeat announcement

Project Resources