Document "Tools->Go To Corresponding Frame".

svn path=/trunk/; revision=6804
This commit is contained in:
Guy Harris 2002-12-19 05:26:42 +00:00
parent 63a4260c9d
commit 90880001b7
1 changed files with 10 additions and 0 deletions

View File

@ -566,6 +566,16 @@ independently. For example, if the selected packet is a TCP packet to
port 12345, using this dialog you can instruct Ethereal to decode all
packets to or from that TCP port as HTTP packets.
=item Tools:Go To Corresponding Frame
If a field in the protocol tree pane containing a frame number is
selected, go to the frame number specified by that field. (This works
only if the dissector that put that entry into the protocol tree put it
into the tree as a filterable field rather than just as text.) This can
be used, for example, to go to the frame for the request corresponding
to a reply, or the reply corresponding to a request, if that frame
number has been put into the protocol tree.
=item Tools:Protocol Hierarchy Statistics
Show the number of packets, and the number of bytes in those packets,