Re: [Wireshark-dev] Problems in decoding two different protocol headers

2007-09-05 Thread Abhik Sarkar
We could get into the technical parts later, but in theory, you could legally challenge the creator of the dissector of X if they have provided you the dissector of X, but is not willing to share the source with you. This is in direct violation of the GPL under which GPL and all dissectors are rele

[Wireshark-dev] Problems in decoding two different protocol headers

2007-09-05 Thread taraniteja.vishwanatha
Hi , There are 2 protocols X and Y. X runs over UDP. Y runs over X. A payload packet consists some headers of X and some headers of Y. I am dissecting Y, and X has been dissected by somebody else , who do not wish to share the source code. As per my understanding: 1. There shoul