diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/tcpslice | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) |
Notes
Diffstat (limited to 'net/tcpslice')
-rw-r--r-- | net/tcpslice/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tcpslice/pkg-descr b/net/tcpslice/pkg-descr index f33446347d3e..bb056cfc9393 100644 --- a/net/tcpslice/pkg-descr +++ b/net/tcpslice/pkg-descr @@ -1,6 +1,6 @@ -tcpslice is a tool for extracting portions of packet trace -files generated using tcpdump's -w flag. -The basic operation of tcpslice is to copy to stdout all packets +tcpslice is a tool for extracting portions of packet trace +files generated using tcpdump's -w flag. +The basic operation of tcpslice is to copy to stdout all packets from its input file(s) whose timestamps fall within a given range. WWW: http://www.tcpdump.org/related.html |