aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-05-10 17:03:31 -0700
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-05-23 18:12:26 +0000
commitbe929e162dd21bbec37dc5edd117148e8c6f41f7 (patch)
tree823ebdbce38b20e56da67d7613a20c4165262e53 /packaging
parent96cf14ea0128b71ac527f487b1bbfcdc2ff777ce (diff)
epan: Allow conversations based on arbitrary element lists.
Add conversation_new_full and find_conversation_full, which take arbitrary element lists instead of fixed addresses and ports. Update the comments in conversation.h to be more Doxygen-conformant. Update README.dissector. Use the new functionality to add initial conversation support to the Falco Bridge dissector.
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 4950bf333e..7471c718a5 100644
--- a/packaging/debian/libwireshark0.symbols
+++ b/packaging/debian/libwireshark0.symbols
@@ -182,6 +182,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
conversation_key_port2@Base 2.5.0
conversation_new@Base 1.9.1
conversation_new_by_id@Base 2.5.0
+ conversation_new_full@Base 3.7.1
conversation_pt_to_endpoint_type@Base 2.5.0
conversation_set_dissector@Base 1.9.1
conversation_set_dissector_from_frame_number@Base 2.0.0
@@ -673,6 +674,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
find_capture_dissector@Base 2.3.0
find_conversation@Base 1.9.1
find_conversation_by_id@Base 2.5.0
+ find_conversation_full@Base 3.7.1
find_conversation_pinfo@Base 2.5.0
find_depend_dissector_list@Base 2.1.0
find_dissector@Base 1.9.1