Wireshark-dev: Re: [Wireshark-dev] API to adjust view in Wireshark

Date Prev · Date Next · Thread Prev · Thread Next
From: chuck c <bubbasnmp@xxxxxxxxx>
Date: Fri, 19 Apr 2024 10:22:10 -0500
which points to
> did you have a look at the PluginIF work done by Roland Knall and that is part of the upcoming Wireshark 2.0? From what I understand it allows you to develop a plugin menu and the "Go to frame" case is part of the API.

> 6 How to plugin related interface options

To demonstrate the functionality of the plugin interface options, a
demonstration plugin exists (pluginifdemo). To build it using cmake, the
build option ENABLE_PLUGIN_IFDEMO has to be enabled.

https://gitlab.com/search?group_id=3421856&project_id=7898047&scope=commits&search=pluginif

PluginIF: Parent menu and goto frame



On Fri, Apr 19, 2024 at 9:33 AM Jeff Klingler <jklingler@xxxxxxxxx> wrote:
Hi,

I am building a log viewer where if a user clicks on a log event it can show the related PCAP related to that timeframe. Is there an API where I can send a time and date to a Wireshark API and have the viewer jump to the nearest time period?
Thanks!
Jeff
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe