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

Date: Fri, 25 Oct 2013 14:41:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52845

User: morriss
Date: 2013/10/25 02:41 PM

Log:
 Kafka's CRC is 4 bytes long and is added with ENC_BIG_ENDIAN.  Make the hf
 FT_UINT32 instead of FT_BYTES to match.

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