blob: a0bd915da7ac4c514b89e511b0755d711cd14f2b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Produces a per-protocol breakdown of traffic by bytes and packets,
with average and maximum transfer rates, for a given libpcap file
(e.g., from tcpdump, ethereal, snort, etc.) Useful for getting a
high-level view of traffic patterns.
WWW: http://staff.washington.edu/dittrich/talks/core02/tools/tools.html
- Richard Arends
richard@unixguru.nl
|