If I write a dissector for my proprietary protocol and I give the dissectors to my customers do I have to make the source available? |
Yes, as you are using or interfacing with code of Wireshark which is licensed according to GPL. So, you need to make your code available as well. See the following questions.
Regards |