summaryrefslogtreecommitdiff
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-13 18:28:34 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-13 18:28:34 +0000
commit729de1a635cd21379db622c93f945a19b9f645b2 (patch)
tree5eb52f5028c6a0ff45e0e6c0501b28f827d62600 /epan/libwireshark.def
parent1c18115bd3e8a0b1a56ab8effcf5843240bde0c6 (diff)
downloadwireshark-729de1a635cd21379db622c93f945a19b9f645b2.tar.gz
As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075.html
(as referenced in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2907 ) and https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3411 : Write a new convenience routine for finding a conversation and, if it is not found, create it. The frame number and addresses are taken from pinfo (as is the common case). Use this function in a bunch of dissectors. svn path=/trunk/; revision=32790
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index c322ba9a12..a7f699fd98 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -419,6 +419,7 @@ filesystem_opt
find_circuit
find_codec
find_conversation
+find_or_create_conversation
find_dissector
find_dissector_table
find_protocol_by_id