tshark.adoc: update -z conv/endpoints descriptions

This commit is contained in:
Chuck Craft 2022-03-05 13:49:04 -06:00 committed by John Thacker
parent 01239eb59d
commit 55f7b27b35
1 changed files with 10 additions and 10 deletions

View File

@ -1329,7 +1329,7 @@ first and last time that it is seen.
+ +
-- --
Create a table that lists all conversations that could be seen in the Create a table that lists all conversations that could be seen in the
capture. __type__ specifies the conversation endpoint types for which we capture. __type__ specifies the conversation endpoint type for which we
want to generate the statistics; currently the supported ones are: want to generate the statistics; currently the supported ones are:
"bluetooth" Bluetooth addresses "bluetooth" Bluetooth addresses
@ -1354,10 +1354,10 @@ want to generate the statistics; currently the supported ones are:
"wpan" IEEE 802.15.4 addresses "wpan" IEEE 802.15.4 addresses
"zbee_nwk" ZigBee Network Layer addresses "zbee_nwk" ZigBee Network Layer addresses
The table is presented with one line for each conversation and displays The table is presented with one line for each conversation which displays
the number of packets/bytes in each direction as well as the total the number of frames/bytes in each direction, the total number of
number of packets/bytes. The table is sorted according to the total frames/bytes, relative start time and duration.
number of frames. The table is sorted according to the total number of frames.
-- --
*-z* credentials:: *-z* credentials::
@ -1468,7 +1468,7 @@ payload) max, min and average values are also displayed.
+ +
-- --
Create a table that lists all endpoints that could be seen in the Create a table that lists all endpoints that could be seen in the
capture. __type__ specifies the endpoint types for which we capture. __type__ specifies the endpoint type for which we
want to generate the statistics; currently the supported ones are: want to generate the statistics; currently the supported ones are:
"bluetooth" Bluetooth addresses "bluetooth" Bluetooth addresses
@ -1493,10 +1493,10 @@ want to generate the statistics; currently the supported ones are:
"wpan" IEEE 802.15.4 addresses "wpan" IEEE 802.15.4 addresses
"zbee_nwk" ZigBee Network Layer addresses "zbee_nwk" ZigBee Network Layer addresses
The table is presented with one line for each conversation and displays The table is presented with one line for each endpoint which displays
the number of packets/bytes in each direction as well as the total the total number of packets/bytes and the number of packets/bytes in
number of packets/bytes. The table is sorted according to the total each direction.
number of frames. The table is sorted according to the total number of packets.
-- --
*-z* enrp,stat[,__filter__]:: *-z* enrp,stat[,__filter__]::