Wireshark-commits: [Wireshark-commits] master d065fe0: couchbase: Add doc_flag::CreateAsDeleted
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 29 Jun 2020 19:10:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d065fe022eda07775093b6f910631bebae04a31f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d065fe0 by Dave Rigby (daver@xxxxxxxxxxxxx):

    couchbase: Add doc_flag::CreateAsDeleted
    
    Add support for decoding the CreateAsDeleted flag for subdocument
    doc_flag.
    
    Also add some Hello feature flags which were missing (VAttr and
    Point-in-Time Recovery).
    
    Change-Id: I7ae1b6e787ee038b5d0f1dbd416f3675eb3be697
    Reviewed-on: https://code.wireshark.org/review/37593
    Reviewed-by: Ben Huddleston <ben.huddleston@xxxxxxxxxxxxx>
    Reviewed-by: Jim Walker <jim@xxxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5251232   Qt: Accept changes in Decode As when combo box has focus
     add  d065fe0   couchbase: Add doc_flag::CreateAsDeleted


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