Download List

项目描述

This is a handy little library which provides a packet filtering mechanism based on the BSD packet filter (BPF). Most notably, tcpdump needs this to work, and there is also a perl module (still in beta) which can use this as well. In plain english, if you want to write your own network traffic analyzer, this is the place to start.

系统要求

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.

2008-10-29 02:56
1.0.0

支持,并加入IPMB,警局,的ax25,JUNIPER_ST,802.15.4,可变长度802.11头,X2E数据类型,Linux的tpacket帧头和SITA公司丙烯腈接口。支援的是可带通滤波器的平台上zerocopy支持它。 VLAN的支持在Linux上进行了改进。动态在Mac OS X库的支持是固定的。还有一些其他的改进和错误修正了。
标签: Major feature enhancements
Support was added for IPMB, LAPD, AX25,
JUNIPER_ST, 802.15.4, variable length 802.11
headers, X2E data type, Linux tpacket frame
headers, and the SITA ACN interface. Support was
added for zerocopy BPF on platforms that support
it. VLAN support on Linux was improved. Dynamic
library support on Mac OS X was fixed. Assorted
other enhancements and bugfixes were made.

2007-11-28 13:20
0.9.8

各类小错误修正和代码进行了清理。
标签: Minor bugfixes
Assorted minor bugfixes and code cleanups were
done.

2007-08-09 20:17
0.9.7

基本带通滤波器滤波,蓝牙,USB在Linux上捕捉,FreeBSD的BIOCSDIRECTION的ioctl,帧类型为802.11额外的过滤器操作,并就MTP2帧类型过滤支持都是补充说,和许多其他小的改进和错误修正了。
标签: Major feature enhancements
Basic BPF filtering, Bluetooth, USB capturing on Linux, FreeBSD BIOCSDIRECTION ioctl, additional filter operations for 802.11 frame types, and support for filtering on MTP2 frame types were all added, and numerous other minor enhancements and bugfixes were made.

2007-03-21 00:24
0.9.5

支持已经增加了对vISDN,警局框架的紧急援助通过本公司的API,DLT_JUNIPER_VP,DLT_IEEE802_11和DLT_IEEE802_11_RADIO信道的T1/E1卡。修正了对MPLS数据包生成(链路层)。 DLT磁带/ LINKTYPE已增加携带FRF.16多链路帧中继。一个新的DLT和LINKTYPE价值已增加了ARINC公司653 Interpartition通信电子信息,A429,以及用于CAN v2.0B框架。 DLT_CAN20B和LINKTYPE_CAN20B已重新界定。支持已添加的DLL的天鹅和MingW32。有轻微错误修正。
标签: Major feature enhancements
Support has been added for LAPD frames with vISDN, ERF on channelized T1/E1 cards via DAG API, DLT_JUNIPER_VP, DLT_IEEE802_11, and DLT_IEEE802_11_RADIO. Fixes for MPLS packet generation (link layer). DLT/LINKTYPE has been added for carrying FRF.16 Multi-link Frame Relay. A new DLT and LINKTYPE value have been added for ARINC 653 Interpartition Communcation Messages, A429, and for CAN v2.0B frames. DLT_CAN20B and LINKTYPE_CAN20B have been redefined. Support has been added for DLLs on Cygnus and MingW32. There are minor bugfixes.

2004-12-31 11:42
0.8.3

此版本包括适用于AIX,Win32中,OpenBSD系统,FreeBSD和修复64位平台。还有的API,文件和gencode更新。也有一些新的数据链类型,有些ATM支持的变化。
标签: Minor feature enhancements
This release includes fixes for AIX, Win32, OpenBSD, FreeBSD, and 64-bit platforms. There were API , documentation, and gencode updates. There are also some new datalink types, and some ATM support changes.

Project Resources