aboutsummaryrefslogtreecommitdiff
path: root/net/libtrace
Commit message (Collapse)AuthorAgeFilesLines
* - Remove binary fileMartin Wilke2007-10-101-0/+0
| | | | Notes: svn path=/head/; revision=201243
* libtrace is a library for trace processing. It supports multiple input methods,Martin Wilke2007-10-095-0/+150
including device capture, raw and gz-compressed trace, and sockets; and mulitple input formats, including pcap and DAG. WWW: http://research.wand.net.nz/software/libtrace.php PR: ports/117036 Submitted by: Matt Peterson <matt at peterson.org> Notes: svn path=/head/; revision=201153