URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d038a11e1c8678757098a263c2b05745a6a2028
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
5d038a1 by Tim Cuthbertson (tim@xxxxxxxxxxx):
Kafka: add support for additional Produce, Fetch, OffsetCommit and Heartbeat API versions
Change-Id: I5bd41ed299e586b953042683acf2f05c678a7e93
Reviewed-on: https://code.wireshark.org/review/28748
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
(cherry picked from commit 1ec79c84f01aa3faaff3172f49135992ec929686)
Reviewed-on: https://code.wireshark.org/review/29562
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 4a83040 Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use it
add 5d038a1 Kafka: add support for additional Produce, Fetch, OffsetCommit and Heartbeat API versions
Summary of changes:
epan/dissectors/packet-kafka.c | 110 +++++++++++++++++++++++++++++++++++++++--
1 file changed, 106 insertions(+), 4 deletions(-)