URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3350ed946ee5cdc83fbab017b986df0bc380e9b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b3350ed by Evan Huus (eapache@xxxxxxxxx):
Update kafka OffsetFetchResponse dissection
Per https://github.com/Shopify/sarama/pull/77 the spec is out of date, there is
no longer a clientID field in certain messages.
Change-Id: Ieeb7b8f1dd32b326b3d9507e3d5897574a1b09fd
Reviewed-on: https://code.wireshark.org/review/1043
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 800cd7b Improve dissection of RFC 6607. Bug 9960
adds b3350ed Update kafka OffsetFetchResponse dissection
Summary of changes:
epan/dissectors/packet-kafka.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)