tcptb

This is a library for crunching libpcap trace files and collecting the packets together into TCP connections for easy analysis as a single unit. The library provides lots of handy features that I got tired of doing for every analysis task I conducted (e.g., byte ordering, finding a pointer to the TCP header, parsing options, etc.).

Download tcptb-0.4.1.tar.gz.
Detached signature of tarball available here.


Mark Allman - mallman@icir.org