URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82a4968bc31b8fa85a3f45a583d8f7f71bd6737f
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

82a4968 by Tomas Kukosa (kuk...@herman.cz):

    plugin_if: add plugin_if_get_frame_data() and plugin_if_get_capture_file()
    
    Change-Id: I7505d4185f18d13d6836c9c9bb8f400d12f2a524
    Reviewed-on: https://code.wireshark.org/review/38217
    Petri-Dish: Tomáš Kukosa <ke...@email.cz>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rkn...@gmail.com>
    

Actions performed:

    from  7e46db8   gnutella: add a comment about the character encoding.
     add  82a4968   plugin_if: add plugin_if_get_frame_data() and 
plugin_if_get_capture_file()


Summary of changes:
 debian/libwireshark0.symbols             |  2 ++
 epan/plugin_if.c                         | 34 +++++++++++++++++++++++
 epan/plugin_if.h                         | 14 ++++++++++
 plugins/epan/pluginifdemo/pluginifdemo.c | 23 ++++++++++++++--
 ui/qt/main_window.cpp                    | 46 ++++++++++++++++++++++++++++++++
 5 files changed, 117 insertions(+), 2 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to