6d0e7436f9
PR: 101042 Submitted by: Babak Farrokhi (maintainer)
6 lines
277 B
Text
6 lines
277 B
Text
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
|