Download List

Project Description

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 Requirements

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

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.
Tags: Major feature enhancements

2007-11-28 13:20
0.9.8

Assorted minor bugfixes and code cleanups were
done.
Tags: Minor bugfixes

2007-08-09 20:17
0.9.7

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.
Tags: Major feature enhancements

2007-03-21 00:24
0.9.5

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.
Tags: Major feature enhancements

2004-12-31 11:42
0.8.3

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.
Tags: Minor feature enhancements

Project Resources