summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docbook/wsug_graphics/ws-stats-iographs.pngbin53321 -> 54125 bytes
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.xml43
2 files changed, 29 insertions, 14 deletions
diff --git a/docbook/wsug_graphics/ws-stats-iographs.png b/docbook/wsug_graphics/ws-stats-iographs.png
index a98bca1208..41698ed8ba 100644
--- a/docbook/wsug_graphics/ws-stats-iographs.png
+++ b/docbook/wsug_graphics/ws-stats-iographs.png
Binary files differ
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.xml b/docbook/wsug_src/WSUG_chapter_statistics.xml
index 43e9267128..83590fb5c9 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.xml
+++ b/docbook/wsug_src/WSUG_chapter_statistics.xml
@@ -210,18 +210,22 @@
<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.
+ The <command>copy</command> button will copy the list values to the
+ clipboard in CSV (Comma Seperated Values) format.
</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">
@@ -328,6 +332,10 @@
to a broadcast (unresolved this would still be: ff:ff:ff:ff:ff:ff); the last two
Ethernet addresses remain unresolved.
</para>
+ <para>
+ The <command>copy</command> button will copy the list values to the
+ clipboard in CSV (Comma Seperated Values) format.
+ </para>
<tip><title>Tip!</title>
<para>
This window will be updated frequently, so it will be useful, even if
@@ -437,11 +445,18 @@
</listitem>
</itemizedlist>
- The save button will save the currently displayed portion of
- the graph as one of various file formats. The save feature is
- only available when using GTK version 2.6 or higher (the
- latest Windows versions comply with this requirement) and
- Wireshark version 0.99.7 or higher.
+ <para>
+ The <command>save</command> button will save the currently displayed
+ portion of the graph as one of various file formats. The save feature
+ is only available when using GTK version 2.6 or higher (the latest
+ Windows versions comply with this requirement) and Wireshark version
+ 0.99.7 or higher.
+ </para>
+ <para>
+ The <command>copy</command> button will copy values from selected
+ graphs to the clipboard in CSV (Comma Seperated Values) format.
+ The copy feature is only available in Wireshark version 0.99.8 or higher.
+ </para>
</para>
</section>