Hi all,

I've wrote kafka dissector which is much more complete than the existing
one in wireshark. The issue is, I did it in Rust instead of C. Main reason
was to use Rust's macrs to auto-generate 40+ kafka commands, many of which
have 5+ versions.
https://github.com/vchekan/wireshark-kafka/

What can I do to make my dissector part of official wireshark distribution?
Should I integrate with Travis build and send pull request?

Thanks,
Vadym.

-- 
>From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT is
explicitly specified
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to