Wireshark-commits: [Wireshark-commits] rev 50894: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 25 Jul 2013 22:45:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50894

User: eapache
Date: 2013/07/25 03:45 PM

Log:
 Fix a bug in the Kafka dissector handling PRODUCE requests with a RequiredAcks
 field of 0 - we don't expect a response to them.

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