wireshark/packaging
Guy Harris d9e662bc54 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.
2022-08-23 09:55:14 +00:00
..
appimage Packaging: Add initial support for AppImage. 2018-12-12 21:02:44 +00:00
debian Rename some functions and types for endpoint tables. 2022-08-23 09:55:14 +00:00
macosx macOS: Make sure we rpathify QtNetwork. 2022-08-18 12:19:54 -07:00
nsis Windows: Upgrade Npcap to 1.70. 2022-08-16 12:46:25 -07:00
portableapps PortableApps: Fix a couple of variables. 2022-06-09 10:05:50 -07:00
rpm CMake+etc: Enable Qt6 by default for Unix builds 2022-08-22 09:08:06 +00:00
source tools: Port make-version.pl to Python 2022-07-11 14:44:23 +00:00
wix Windows: Add missing license file to installer 2022-07-27 22:27:50 +00:00