summaryrefslogtreecommitdiff
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2007-11-29 08:33:15 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2007-11-29 08:33:15 +0000
commit30d9c21bdb6a4eb83b9f81e3de8853f7bce1eef0 (patch)
treebce92fe298a4349fd9e29dcfb6d6450e1bbe437a /docbook/wsug_src
parent503a02879c8e93a0c65fc8f2935d358faf84beaa (diff)
downloadwireshark-30d9c21bdb6a4eb83b9f81e3de8853f7bce1eef0.tar.gz
List Conversations before Endpoints to be in sync with the application.
svn path=/trunk/; revision=23671
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.xml76
1 files changed, 38 insertions, 38 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.xml b/docbook/wsug_src/WSUG_chapter_statistics.xml
index 3491c651fa..69fbbd384c 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.xml
+++ b/docbook/wsug_src/WSUG_chapter_statistics.xml
@@ -27,11 +27,11 @@
<para><command>Protocol Hierarchy</command> of the captured packets.</para>
</listitem>
<listitem>
- <para><command>Endpoints</command> e.g. traffic to and from an IP
+ <para><command>Conversations</command> e.g. traffic between specific IP
addresses.</para>
</listitem>
<listitem>
- <para><command>Conversations</command> e.g. traffic between specific IP
+ <para><command>Endpoints</command> e.g. traffic to and from an IP
addresses.</para>
</listitem>
<listitem>
@@ -185,6 +185,42 @@
</note>
</section>
+ <section id="ChStatConversations">
+ <title>Conversations</title>
+ <para>
+ Statistics of the captured conversations.
+ </para>
+ <section><title>What is a Conversation?</title>
+ <para>
+ A network conversation is the traffic between two specific endpoints. For
+ example, an IP conversation is all the traffic between two IP addresses.
+ The description of the known endpoint types can be found in
+ <xref linkend="ChStatEndpointDefinition"/>.
+ </para>
+ </section>
+ <section id="ChStatConversationsWindow"><title>The "Conversations" window</title>
+ <para>
+ Other than the list content, the conversations window works the same way as the
+ endpoint Window; see <xref linkend="ChStatEndpointsWindow"/> for a
+ description how it works.
+ <figure><title>The "Conversations" window</title>
+ <graphic entityref="WiresharkStatsConversations" format="PNG"/>
+ </figure>
+ </para>
+ </section>
+ <section id="ChStatConversationListWindow">
+ <title>The protocol specific "Conversation List" windows</title>
+ <para>
+ Before the combined window described above was available, each of its
+ pages was shown as a separate window. Even though the combined window is
+ much more convenient to use, these separate windows are still
+ available. The main reason is that they might process faster for
+ very large capture files. However, as the functionality is exactly the
+ same as in the combined window, they won't be discussed in detail here.
+ </para>
+ </section>
+ </section>
+
<section id="ChStatEndpoints">
<title>Endpoints</title>
<para>
@@ -309,42 +345,6 @@
</section>
</section>
- <section id="ChStatConversations">
- <title>Conversations</title>
- <para>
- Statistics of the captured conversations.
- </para>
- <section><title>What is a Conversation?</title>
- <para>
- A network conversation is the traffic between two specific endpoints. For
- example, an IP conversation is all the traffic between two IP addresses.
- The description of the known endpoint types can be found in
- <xref linkend="ChStatEndpointDefinition"/>.
- </para>
- </section>
- <section id="ChStatConversationsWindow"><title>The "Conversations" window</title>
- <para>
- Other than the list content, the conversations window works the same way as the
- endpoint Window; see <xref linkend="ChStatEndpointsWindow"/> for a
- description how it works.
- <figure><title>The "Conversations" window</title>
- <graphic entityref="WiresharkStatsConversations" format="PNG"/>
- </figure>
- </para>
- </section>
- <section id="ChStatConversationListWindow">
- <title>The protocol specific "Conversation List" windows</title>
- <para>
- Before the combined window described above was available, each of its
- pages was shown as a separate window. Even though the combined window is
- much more convenient to use, these separate windows are still
- available. The main reason is that they might process faster for
- very large capture files. However, as the functionality is exactly the
- same as in the combined window, they won't be discussed in detail here.
- </para>
- </section>
- </section>
-
<section id="ChStatIOGraphs">
<title>The "IO Graphs" window</title>
<para>