aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Lars Völker <lars.voelker@technica-engineering.de>2022-02-01 17:29:44 +0100
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-02-02 00:45:04 +0000
commit8ef0114995fa64b29b521924fdc654c48ccf5ca4 (patch)
tree31fc828b6f64d6b221db779d9717fda775e544f9 /doc
parent9038f5a7dac081a7d7f08595a527aab39582d410 (diff)
SOME/IP: Add stats information to tshark man file
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.adoc14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/tshark.adoc b/doc/tshark.adoc
index 4df785e5e1..c3bfef01e3 100644
--- a/doc/tshark.adoc
+++ b/doc/tshark.adoc
@@ -2355,6 +2355,20 @@ MinSRT, MaxSRT, AvgSRT, and SumSRT. No data is collected on unpaired
messages.
--
+*-z* someip_messages,tree[,__filter__]::
++
+--
+Create statistic of SOME/IP messages. Messages are counted and displayed
+as Messages grouped by sender/receiver.
+--
+
+*-z* someipsd_entries,tree[,__filter__]::
++
+--
+Create statistic of SOME/IP-SD entries. Entries are counted and displayed
+as Entries grouped by sender/receiver.
+--
+
*-z* sv::
+
--