Wireshark-commits: [Wireshark-commits] rev 54303: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 20 Dec 2013 15:14:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54303

User: eapache
Date: 2013/12/20 03:14 PM

Log:
 The payload of a compressed Kafka message is supposed to be itself a
 message-set, so dissect it as such. I don't have a capture demonstrating this
 at the moment, but it ought to work.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +6 -1      packet-kafka.c    Modified