diff options
author | markd <markd@pkgsrc.org> | 2007-03-24 14:10:31 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-03-24 14:10:31 +0000 |
commit | d031e455dac4dfdd80b87b5ddbc00a931601ee23 (patch) | |
tree | 8e242ac298656bd937bc3f9c397fd76c25a09d81 /net/libtrace/distinfo | |
parent | af998b7ec75f5c92126d23a06e8d550ff0dc83ed (diff) | |
download | pkgsrc-d031e455dac4dfdd80b87b5ddbc00a931601ee23.tar.gz |
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
Diffstat (limited to 'net/libtrace/distinfo')
-rw-r--r-- | net/libtrace/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/libtrace/distinfo b/net/libtrace/distinfo new file mode 100644 index 00000000000..34e702c75e3 --- /dev/null +++ b/net/libtrace/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/03/24 14:10:31 markd Exp $ + +SHA1 (libtrace-3.0.0.tar.bz2) = d6aeab482761f5b90bdd891ff74e2415431f0fd4 +RMD160 (libtrace-3.0.0.tar.bz2) = 2f34466e9eaaac0f9e7d8269de643bc3a20374d9 +Size (libtrace-3.0.0.tar.bz2) = 511516 bytes |