Initial import of libtrace 3.0.0
authormarkd <markd>
Sat, 24 Mar 2007 14:10:31 +0000 (14:10 +0000)
committermarkd <markd>
Sat, 24 Mar 2007 14:10:31 +0000 (14:10 +0000)
commit7445e7bdf729903cfe06cd65c8f108eeb81afad0
tree1b1866417278ebbf36bd95c1f578095f16b8374b
parent753569cb4d26f0f9e9c3c5cb0b7ac2cd4ad398e8
Initial import of libtrace 3.0.0

libtrace is a library for trace processing. It supports multiple input methods,
including device capture, raw and gz-compressed trace, and sockets; and
multiple input formats, including pcap and DAG.

Features
* Understands PCAP, ERF, DAG, legacy POS, ATM and Ethernet and preliminary
  WAG formats
* Read from tracefile, gz-compressed tracefile
* Native DAG read support
* BPF filter support on all input formats
* Format conversion into ERF and PCAP formats
* Write to tracefile for all formats
* Write to interface via PCAP or Natively under Linux
* libpacketdump, a packet dumping library useful for diagnosis
* Various tools for trace manipulation
net/libtrace/DESCR [new file with mode: 0644]
net/libtrace/Makefile [new file with mode: 0644]
net/libtrace/PLIST [new file with mode: 0644]
net/libtrace/distinfo [new file with mode: 0644]