From cdb4e6929c75ed4e2595b41c8e7caaf683201c69 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Fri, 1 Nov 2002 05:29:36 +0000 Subject: New tap extension for tethereal : ProtocolHierarchyStatistics. Similar to what is available on ethereal:/Tools/ProtocolHierarchyStatistics but this one can handle ALL protocols that tethereal has dissectors for. Maybe a gtk/gtk2 version of this should replace the existing one in ethereal? Try -z io,phs or -z io,phs, to test it. svn path=/trunk/; revision=6532 --- doc/tethereal.pod.template | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/tethereal.pod.template') diff --git a/doc/tethereal.pod.template b/doc/tethereal.pod.template index 44d1ad2cc6..ec2742d8ab 100644 --- a/doc/tethereal.pod.template +++ b/doc/tethereal.pod.template @@ -324,6 +324,16 @@ Example: use B<-z dcerpc,rtt,12345778-1234-abcd-ef00-0123456789ac,1.0,ip.addr==1 RTT statistics for a specific host. +B<-z> io,phs[,I] + +Create Protocol Hierarchy Statistics listing both number of frames and bytes. +If no I is specified the statistics will be calculated for all frames. +If a I is specified statistics will be only calculated for those +packets that match the filter. + +This option can be used multiple times on the command line. + + B<-z> io,stat,I[,I][,I][,I]... Collect frame/bytes statistics for the capture in intervals of I -- cgit v1.2.3