aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-09-13 00:47:24 -0700
committerGuy Harris <gharris@sonic.net>2022-09-13 00:47:24 -0700
commitc9342873e586ef9412386fcd2f95449152e25a37 (patch)
tree9ad01f246baa056e0e5a414ff7c6e58152838f9b /packaging
parent623317fe47ec8e9ac4ed9b448c114f1ae4ffce86 (diff)
Clarify dissector description, protocol short name, and protocol ong name.
Rename dissector_handle_get_long_name() and dissector_handle_get_short_name() to dissector_handle_get_protocol_long_name() and dissector_handle_get_protocol_short_name(), to clarify that they fetch names for the protocol that the dissector dissects, not for the dissector *itself*. Leave a deprecated dissector_handle_get_short_name() wrapper, and export dissector_handle_get_protocol_long_name(), as it's now used in some dissectors. Change some calls to dissector_handle_get_description() back to dissector_handle_get_protocol_short_name(), as they appear to be made in order to display a *protocol* name. Rename some methods, variables, enums, and table column names to reflect cases where the dissector description is being used.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/libwireshark0.symbols2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/debian/libwireshark0.symbols b/packaging/debian/libwireshark0.symbols
index 8038ddaf53..9c83091c61 100644
--- a/packaging/debian/libwireshark0.symbols
+++ b/packaging/debian/libwireshark0.symbols
@@ -520,6 +520,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
dissector_handle_get_description@Base 4.0.0-rc2
dissector_handle_get_dissector_name@Base 1.12.0~rc1
dissector_handle_get_protocol_index@Base 1.9.1
+ dissector_handle_get_protocol_long_name@Base 4.0.0-rc2
+ dissector_handle_get_protocol_short_name@Base 4.0.0-rc2
dissector_handle_get_short_name@Base 1.9.1
dissector_hostlist_init@Base 1.99.0
dissector_is_string_changed@Base 3.5.1