aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2018-07-19 17:24:16 -0400
committerGerald Combs <gerald@wireshark.org>2018-07-20 15:30:44 +0000
commitc78b6cdcefed4066e398f5fb42dd64ed23cf9ce8 (patch)
tree53bb03ccf7ec799632704e6de88a156548d047f8 /docbook/wsug_src/WSUG_chapter_statistics.asciidoc
parentd83ad81aba79a1a2a250ad9a0cdbc87f36a4aabc (diff)
WSUG: Added placeholders for missing documentation
Change-Id: I93b118964b0296bd32627439f8ae3c13169b1d5e Reviewed-on: https://code.wireshark.org/review/28772 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src/WSUG_chapter_statistics.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.asciidoc122
1 files changed, 114 insertions, 8 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.asciidoc b/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
index f7a694574e..3ff245a2b9 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
@@ -40,6 +40,13 @@ protocol. Unless you are familiar with that protocol, statistics about it will
be pretty hard to understand.
====
+Wireshark has many other statistics windows that display detailed
+information about specific protocols and might be described in a later
+version of this document.
+
+Some of these statistics are described at
+{wireshark-wiki-url}Statistics.
+
[[ChStatSummary]]
=== The “Capture File Properties” Window
@@ -68,6 +75,12 @@ image::wsug_graphics/ws-stats-summary.png[{screenshot-attrs}]
packets shown in the display. The values in the _Marked_ column will
reflect the values corresponding to the marked packages.
+[[ChStatResolvedAddresses]]
+
+=== Resolved Addresses
+
+{missing}
+
[[ChStatHierarchy]]
=== The “Protocol Hierarchy” Window
@@ -278,9 +291,16 @@ it before (or while) you are doing a live capture.
// Removed:
// [[ChStatEndpointListWindow]]
+
+[[ChStatPacketLengths]]
+
+=== Packet Lengths
+
+{missing}
+
[[ChStatIOGraphs]]
-=== The “IO Graphs” Window
+=== The “I/O Graph” Window
User configurable graph of the captured network packets.
@@ -430,6 +450,66 @@ selected in the main window.
====
////
+[[ChStatDHCPBOOTP]]
+
+=== DHCP (BOOTP) Statistics
+
+{missing}
+
+[[ChStatONCRPC]]
+
+=== ONC-RPC Programs
+
+{missing}
+
+[[ChStat29West]]
+
+=== 29West
+
+{missing}
+
+[[ChStatANCP]]
+
+=== ANCP
+
+{missing}
+
+[[ChStatBACnet]]
+
+=== BACnet
+
+{missing}
+
+[[ChStatCollectd]]
+
+=== Collectd
+
+{missing}
+
+[[ChStatDNS]]
+
+=== DNS
+
+{missing}
+
+[[ChStatFlowGraph]]
+
+=== Flow Graph
+
+{missing}
+
+[[ChStatHARTIP]]
+
+=== HART-IP
+
+{missing}
+
+[[ChStatHPFEEDS]]
+
+=== HPFEEDS
+
+{missing}
+
[[ChStatHTTP]]
=== HTTP Statistics
@@ -463,6 +543,19 @@ request leads to the next.
.The “HTTP Request Sequences” window
image::wsug_graphics/ws-stats-http-requestsequences.png[{screenshot-attrs}]
+
+[[ChStatHTTP2]]
+
+=== HTTP2
+
+{missing}
+
+[[ChStatSametime]]
+
+=== Sametime
+
+{missing}
+
[[ChStatTCPStreamGraphs]]
=== TCP Stream Graphs
@@ -486,15 +579,28 @@ segment.
_Window Scaling_:: Window size and outstanding bytes.
-[[ChStatOtherProtocols]]
+[[ChStatUDPMulticastGraphs]]
-=== Other Protocol-specific Statistics Windows
+=== UDP Multicast Graphs
-Wireshark has many other statistics windows that display detailed
-information about specific protocols and might be described in a later
-version of this document.
+{missing}
-Some of these statistics are described at
-{wireshark-wiki-url}Statistics.
+[[ChStatF5]]
+
+=== F5
+
+{missing}
+
+[[ChStatIPv4]]
+
+=== IPv4 Statistics
+
+{missing}
+
+[[ChStatIPv6]]
+
+=== IPv6 Statistics
+
+{missing}
// End of WSUG Chapter Statistics