Wireshark-commits: [Wireshark-commits] master 137bbb2: Export some more conversation functions.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Jul 2018 21:45:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137bbb2d146a89b42c8173c2b7e9a867df14ecae
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

137bbb2 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>
    

Actions performed:

    from  d950b14   For ISDN, don't create an endpoint by ID and then use it.
    adds  137bbb2   Export some more conversation functions.


Summary of changes:
 debian/libwireshark0.symbols |  4 ++++
 epan/conversation.h          | 10 ++++++----
 2 files changed, 10 insertions(+), 4 deletions(-)