blob: f33446347d3e2f3fa414c4adf8716716d6a6dd5a (
plain) (
tree)
|
|
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
|