aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2022-09-12 10:21:59 -0400
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-09-14 00:03:07 +0000
commit2762c64010c0eba508c586614fe5898aa52cc4a9 (patch)
tree2ddbd5f4032566701a68dc672509094c53b31f97 /packaging
parent56ea9816d9bb439e62eb77fa20e7220783404b83 (diff)
follow: Have followers register their stream count function
Instead of having the UI have to know about each type of follow stream, and how to retrieve its total number of streams, have each follow type register a function that returns the total number of stream. (The function can be NULL, for protocols like SIP that do not use this.) This gets us closer to making follow stream registration generic.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/libwireshark0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/debian/libwireshark0.symbols b/packaging/debian/libwireshark0.symbols
index 9c83091c61..5b0f55085b 100644
--- a/packaging/debian/libwireshark0.symbols
+++ b/packaging/debian/libwireshark0.symbols
@@ -856,6 +856,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
get_follow_index_func@Base 2.1.0
get_follow_port_to_display@Base 2.1.0
get_follow_proto_id@Base 2.1.0
+ get_follow_stream_count_func@Base 4.1.0
get_follow_tap_handler@Base 2.1.0
get_follow_tap_string@Base 2.1.0
get_export_pdu_tap_list@Base 1.99.0