Wireshark-commits: [Wireshark-commits] master 2352fe6: Update couchbase set/del_with_meta option fl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Jan 2019 08:01:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2352fe66e80b08b48b44631e79502c8e8f9a0616
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2352fe6 by Christopher Farman (christopher.farman@xxxxxxxxxxxxx):

    Update couchbase set/del_with_meta option flags
    
    Update the flag descriptors for options inside a set_with_meta and
    del_with_meta message, whilst also adding a new flag, IS_EXPIRATION,
    for only del_with_meta.
    
    Change-Id: I2f97c5aecb618e90783a39ce026ae0feba110dfd
    Reviewed-on: https://code.wireshark.org/review/31675
    Reviewed-by: Jim Walker <jim@xxxxxxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dbb8f54   ULP: upgrade dissector to OMA-TS-ULP-V2_0_4-20181213-A
     add  2352fe6   Update couchbase set/del_with_meta option flags


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