How to fullfill GPLv2 license when distributing Plugins?
What exactly needs to be done to fullfill the GPLv2 license of Wireshark when distrubuting a compiled EPAN Plugin written in C?
Is it sufficient to refer to the plugin's git repository and Wireshark's official git repository?
What about the libraries Wireshark uses? (e.g. Qt) Does the source code of these libraries also have to be made available?
If you plan to make the code public why not work with the Wireshark developers and offer your code as a MR instead?
I have already done this in the past. But there are changes or features that are to specific to the use case. That's why I don't see a chance for them to get through. Everything that goes beyond the smallest changes usually doesn't stand a chance anyway.