URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a42bc06d4d3baec0039eb4ac2d0522bc2b86ea3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1a42bc0 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
CQL: Enhance flags dissection
Always display unused/reserved field
5th argument of proto_tree_add_bitmask is ett_ value
add a display field for query flags
Ping-Bug: 12818
Change-Id: I9f906f75c5fe8328bba41e560878dafdb6b6608d
Reviewed-on: https://code.wireshark.org/review/18187
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3725263 UI: Free up the -m flag.
adds 1a42bc0 CQL: Enhance flags dissection
Summary of changes:
epan/dissectors/packet-cql.c | 60 +++++++++++++++++++++++++++++++++---------
1 file changed, 48 insertions(+), 12 deletions(-)