aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2022-09-18 08:13:18 -0400
committerJohn Thacker <johnthacker@gmail.com>2022-09-27 22:06:45 +0000
commitd4327d42b0899b64dcaeee5eac0908d1fe135da8 (patch)
tree47b2b00321bc5f78d9cd34440e017441bca72490 /doc
parentf011e750258b7d36c7074661efd227de400090e3 (diff)
GTPv2: Add Service Response Time statistics, similar to GTPv1
Add a Service Response Time table for GTPv2, similar to that for GTPv1. Update the tshark docs to mention it.
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.adoc13
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/tshark.adoc b/doc/tshark.adoc
index 3225ee9383..d4539aac16 100644
--- a/doc/tshark.adoc
+++ b/doc/tshark.adoc
@@ -1738,8 +1738,17 @@ and results separately and combined is displayed.
--
Collect requests/response SRT (Service Response Time) data for GTP.
Data collected is the number of calls, minimum SRT, maximum SRT, average
-SRT, and sum SRT for Echo and Create/Update/Delete PDP context commands only.
-Currently no statistics are gathered on unpaired messages.
+SRT, and sum SRT for certain commands. Currently no statistics are gathered
+on unpaired messages.
+--
+
+*-z* gtpv2,srt[,__filter__]::
++
+--
+Collect requests/response SRT (Service Response Time) data for GTP.
+Data collected is the number of calls, minimum SRT, maximum SRT, average
+SRT, and sum SRT for certain commands. Currently no statistics are gathered
+on unpaired messages.
--
*-z* h225,counter[,__filter__]::