IPAF Packet Analysis Framework News
Status: Alpha
Brought to you by:
sdunlop
The error API has been completed and wrapped, and a good number of internal inconsistencies have been found and fixed. Support for extracting link layer segment data from a packet has been included, by request.
Chapter 2 of the manual, an introduction by example to collecting and generating packets using the C and Python API's, has also been added to the distribution.
The manual is also available at http://ipaf.sf.net/manual.html... read more
It's really rough around the edges, but the C library should install on Linux and OS X, and the Python module works on both platforms.
Future work in the 0.1 line will involve documentation, integrating ipaf with python's distutils, summary function testing and possibly a set of guile bindings.