diff options
author | smace <smace@FreeBSD.org> | 2002-04-15 17:27:05 +0000 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 2002-04-15 17:27:05 +0000 |
commit | 681607d903f0ccbd307dd44125e2f32681f1ecae (patch) | |
tree | ef01d3efa5a6f956fef2c9d8c9c1840e1acd4803 /net/tcpslice/pkg-descr | |
parent | 352d1cda3a35b31ffa00556548bb6cbfdc5339d9 (diff) | |
download | FreeBSD-ports-681607d903f0ccbd307dd44125e2f32681f1ecae.zip FreeBSD-ports-681607d903f0ccbd307dd44125e2f32681f1ecae.tar.gz |
add tcpslice 1.2a1
A tool for extracting portions of pcap files
Diffstat (limited to 'net/tcpslice/pkg-descr')
-rw-r--r-- | net/tcpslice/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tcpslice/pkg-descr b/net/tcpslice/pkg-descr new file mode 100644 index 0000000..95054ba --- /dev/null +++ b/net/tcpslice/pkg-descr @@ -0,0 +1,10 @@ +TCPSLICE 1.1 +Lawrence Berkeley National Laboratory +Network Research Group +tcpdump@ee.lbl.gov +ftp://ftp.ee.lbl.gov/tcpslice.tar.Z + +This directory contains source code for tcpslice, a tool for extracting +portions of packet trace files generated using tcpdump's -w flag. The +original distribution is available via anonymous ftp to ftp.ee.lbl.gov, +in tcpslice.tar.Z. |