Wireshark-commits: [Wireshark-commits] master 592322a: couchbase: Add prepare seqno to DCP_COMMIT

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Jun 2019 11:48:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=592322ac1c0537a20466ac57d29b19ab758ef12f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

592322a by Ben Huddleston (ben.huddleston@xxxxxxxxxxxxx):

    couchbase: Add prepare seqno to DCP_COMMIT
    
    Given that we send the prepare seqno for DCP_ABORT and we have
    ensured it is sent as non-zero, we may as well send it in the DCP_COMMIT
    to allow replica nodes to do some additional error checking.
    
    Change-Id: I67fb7d3e98a6518ec80c1a713e8d1d5637425a75
    Reviewed-on: https://code.wireshark.org/review/33724
    Reviewed-by: Jim Walker <jim@xxxxxxxxxxxxx>
    Reviewed-by: Dave Rigby <daver@xxxxxxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ddd9c2a   nas5gs-updp: Add message decoding.
     add  592322a   couchbase: Add prepare seqno to DCP_COMMIT


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