We're now a non-profit! Support open source packet analysis by making a donation.

Wireshark-dev: [Wireshark-dev] Specify filter using API

From: Juan Jose Martin Carrascosa <[email protected]>
Date: Mon, 8 Feb 2016 17:27:46 +0100
Hi all,

Is there any way to specify the filter name using an API? Like, I use this generic hf_field for my plugin and I specify the filter name in the code paths.

It may not be the proper way to work when providing changes to the community, but it would help a lot in my use case.

Thanks!
Juanjo Martin