blob: d0935293a814ec77e9998f9d9af7e2ff61a9f2c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
libtrace is a library for capturing and processing network traffic, similar to
libpcap. Libtrace supports multiple trace formats for both input and output
including live device capture, DAG hardware capture and off-line trace files
(both compressed and uncompressed).
More information about libtrace can be found on the libtrace webpage.
WWW: http://research.wand.net.nz/software/libtrace.php
Original port created by Matt Peterson <matt at peterson.org>
Updated for FreeBSD 9.0 by Shane Alcock <salcock at waikato.ac.nz>
|