Wireshark-commits: [Wireshark-commits] master bc3f3b3: couchbase: Decode XATTRs in payload of DCP_E
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 29 Jun 2020 19:11:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc3f3b3e09889e1b727092fc6ee1aefa156f641a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bc3f3b3 by Dave Rigby (daver@xxxxxxxxxxxxx):

    couchbase: Decode XATTRs in payload of DCP_EXPIRATION & DCP_PREPARE
    
    Both of these opcodes can have XATTRs present in the binary
    encoding. Add them to the set of opcodes for which we decode XATTRs.
    
    Change-Id: Iee09c720dc4306b8e9c4ebb07673b2709f079a24
    Reviewed-on: https://code.wireshark.org/review/37597
    Reviewed-by: Ben Huddleston <ben.huddleston@xxxxxxxxxxxxx>
    Reviewed-by: Jim Walker <jim@xxxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d065fe0   couchbase: Add doc_flag::CreateAsDeleted
     add  bc3f3b3   couchbase: Decode XATTRs in payload of DCP_EXPIRATION & DCP_PREPARE


Summary of changes:
 epan/dissectors/packet-couchbase.c | 1 +
 1 file changed, 1 insertion(+)