URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b1e354458c9df6498d8a4065ee0d77eb250b4b0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0b1e354 by Jim Walker (jim@xxxxxxxxxxxxx):
Update couchbase dissector with 'flexible framing extras'
Add support to decode the new response message and then decode the
array of flexible frames, currently only the "tracing" durations
ID is fully decoded.
See:
https://github.com/couchbase/kv_engine/blob/master/docs/BinaryProtocol.md#response-header-with-flexible-framing-extras
Change-Id: I9ea1e3bb898d9c4dd3b30cd1109b7b70fc17b19e
Reviewed-on: https://code.wireshark.org/review/25613
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9cc4a3b CMake: Install the HTML guides.
adds 0b1e354 Update couchbase dissector with 'flexible framing extras'
Summary of changes:
epan/dissectors/packet-couchbase.c | 175 +++++++++++++++++++++++++++++++++++--
1 file changed, 166 insertions(+), 9 deletions(-)