Wireshark-commits: [Wireshark-commits] master 9cba325: couchbase: Update for recent collection chan
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 04 Dec 2018 07:48:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cba325fc8d6367d7e0d2fd6788c685da63f419f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9cba325 by Jim Walker (jim@xxxxxxxxxxxxx):

    couchbase: Update for recent collection changes
    
    Add support for decoding a collection-ID from the
    key-bytes.
    
    Update DCP as collection_len is no longer in the
    protocol and the system events have changed.
    
    Change-Id: Ib910083d929a906729e2bba2b0f07ba23e093cf5
    Reviewed-on: https://code.wireshark.org/review/30895
    Reviewed-by: Dave Rigby <daver@xxxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5cf08cd   RTPS: Added dissection of Support Type Object LB
     add  9cba325   couchbase: Update for recent collection changes


Summary of changes:
 epan/dissectors/packet-couchbase.c | 99 ++++++++++++++++++++++++++++++++------
 1 file changed, 85 insertions(+), 14 deletions(-)