Extending the dissector: OP_MSG
6/18
MongoDB 3.6
Extending the dissector: subtree
•
Add new function for dissecting OP_MSG:
case OP_MSG:
offset = dissect_mongo_op_msg(tvb, pinfo, offset, mongo_tree);