Wireshark-commits: [Wireshark-commits] master 0420088: Update couchbase dissector with collections

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 05 Feb 2018 19:08:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0420088e9f5100852e51c0d1df9ad4be825b7fba
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0420088 by Jim Walker (jim@xxxxxxxxxxxxx):

    Update couchbase dissector with collections and delete_time DCP
    
    Add support for collection commands
    * SET/GET manifest
    * DCP changes (mutation/deletion/system_event)
    
    Add support for DCP delete_time, a new format for DCP deletion
    
    Change-Id: Iec2000a40da37dcb1edf665a157dc7ab30d4c9d0
    Reviewed-on: https://code.wireshark.org/review/25612
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e4a6383   Amend the comment with some background for the workaround.
    adds  0420088   Update couchbase dissector with collections and delete_time DCP


Summary of changes:
 epan/dissectors/packet-couchbase.c | 71 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 68 insertions(+), 3 deletions(-)