Skip to content

Thrift: Compact protocol dissector

Apache Thrift defines several different protocols for encoding data. Wireshark already has a dissector for the "Binary" protocol; this MR adds support for the "Compact" protocol.

Merge request reports