URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83528805ad41f9e1e0494a0f43bc3f3dc407d1c5
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8352880 by Evan Huus (eapache@xxxxxxxxx):
Recognize kafka's ConsumerMetadata message type
actual dissection still TODO
Change-Id: I58e54ca117a9ccd5d6af34d18f9277afd009aa95
Reviewed-on: https://code.wireshark.org/review/1547
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 078daeb Populate heuristic extension list during initialization and not during each call to heuristic_uses_extension.
adds 8352880 Recognize kafka's ConsumerMetadata message type
Summary of changes:
epan/dissectors/packet-kafka.c | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)