Wireshark-commits: [Wireshark-commits] master 4eb61de: kafka: Update supported api keys to latest s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Nov 2016 22:11:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4eb61deedc79c8c446e6a162a1dc8ebea6e7353f
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4eb61de by Dmitry Lazurkin (dilaz03@xxxxxxxxx):

    kafka: Update supported api keys to latest spec
    
    Details:
    - update supported api keys
    - add api key ApiVersions
    - change api key names according to documentation
    - add pcapng files for supported api keys
    - add new documentation link
    - add declaration of lz4 message codec
    
    Change-Id: I943dc31144890dcd3dd333981a86754668c2bec4
    Reviewed-on: https://code.wireshark.org/review/18861
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  231ad4f   cpack: improve source tarball generation by adding the "dist" target.
    adds  4eb61de   kafka: Update supported api keys to latest spec


Summary of changes:
 epan/dissectors/packet-kafka.c |  492 +++++++++++++++++++++++++++++-----------
 1 file changed, 360 insertions(+), 132 deletions(-)