URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c39ce68444f78e5ef37634fde9f6869060b41f5d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
c39ce68 by Guy Harris (guy@xxxxxxxxxxxx):
Export some more conversation functions.
They're used by built-in dissectors; I see no reason whatsoever to
forbid plugins from using them.
See
https://ask.wireshark.org/question/4366/compile-plugin-with-call-to-conversation_set_port2/
Change-Id: I6a04df961c164a09b88abd8f46a1fe3420a21661
Reviewed-on: https://code.wireshark.org/review/28906
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 137bbb2d146a89b42c8173c2b7e9a867df14ecae)
Reviewed-on: https://code.wireshark.org/review/28907
Actions performed:
from 04f1255 For ISDN, don't create an endpoint by ID and then use it.
adds c39ce68 Export some more conversation functions.
Summary of changes:
debian/libwireshark11.symbols | 4 ++++
epan/conversation.h | 10 ++++++----
2 files changed, 10 insertions(+), 4 deletions(-)