URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22ab06525d40c74fd144c88ce39d260e0d738ece
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
22ab065 by olivermd (oliver.downard@xxxxxxxxxxxxx):
Add support for Couchbase LWW *_with_meta commands
Decodes the options and meta length fields added with LWW for
{set,del}_with_meta request commands.
Decodes get_meta responses extra field.
Please see https://issues.couchbase.com/browse/MB-22003
Change-Id: Ie5205e8188a32d59145c4f9c499b16c7a7997274
Reviewed-on: https://code.wireshark.org/review/19928
Reviewed-by: Dave Rigby <daver@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from a3bd605 MKA: Padding support for basic-param-set dissection added
adds 22ab065 Add support for Couchbase LWW *_with_meta commands
Summary of changes:
epan/dissectors/packet-couchbase.c | 87 ++++++++++++++++++++++++++++++++++++
1 file changed, 87 insertions(+)