aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireless_frame.ui
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-08-23 00:52:07 -0700
committerGuy Harris <gharris@sonic.net>2022-08-23 09:55:14 +0000
commitd9e662bc5421b06f3402d3aa8e1d76bfdd60c868 (patch)
tree8b80cff29b6452cf4d46d1d303bc0db7be73e75c /ui/qt/wireless_frame.ui
parent6297831fb99f1c79d83514f3718408946b799a00 (diff)
Rename some functions and types for endpoint tables.
The "conversation table" mechanism supports two types of tables, one for the "Conversations" menu item under "Statistics" and one for the "Endpoints" menu item under "Statistics". The first of them shows statistics for conversations at various layers of the networking stack; the second of them shows statistics for endpoints at various layers of the networking stack. The latter is *not* a table of hosts; an endpoint might be a host, identified by an address at some network level (MAC, IP, etc.), or it might be a port on a host, identified by an address/port pair. Some data types, function names, etc. use "host" or "hostlist" or other terms that imply that an endpoint is a host; change them to speak of endpoints rather than hosts, using names similar to the corresponding functions for conversations. Provide wrapper functions and typedefs for backwards source and binary compatibility; mark them as deprecated in favor of the new names. Clean up some comment errors found in the process.
Diffstat (limited to 'ui/qt/wireless_frame.ui')
0 files changed, 0 insertions, 0 deletions