Extending the dissector: OP_MSG
14/25
MongoDB 3.6
OP_MSG: Request, and Reply
•
Add new function for dissecting OP_MSG:
case OP_MSG:
offset = dissect_mongo_op_msg(tvb, pinfo, offset, mongo_tree);