Wireshark-commits: [Wireshark-commits] master e6c51e7: Couchbase: Add support for XATTRs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Feb 2017 05:01:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e6c51e7badca002fadbb9fdcab3e54c3b2910705
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e6c51e7 by Oliver Downard (oliver.downard@xxxxxxxxxxxxx):

    Couchbase: Add support for XATTRs
    
    Please see https://issues.couchbase.com/browse/MB-22004
    
    Alters subdoc dissecting to support XATTRs
    Accomodates for the addition of the XATTR HELLO flag
    Changes SET_WITH_META to support XATTRs
    Changes DCP mutation/deletion to support XATTRs
    
    Change-Id: I4ff6e498b96c329d51167daf58a6d85c1f0c77c4
    Reviewed-on: https://code.wireshark.org/review/20062
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cd1d90e   ROHC: Basic support for RTP extension 3
    adds  e6c51e7   Couchbase: Add support for XATTRs


Summary of changes:
 epan/dissectors/packet-couchbase.c |  152 +++++++++++++++++++++++++++++++++---
 1 file changed, 141 insertions(+), 11 deletions(-)