Wireshark-commits: [Wireshark-commits] master cfa11ed: mongo: add support for new mongodb 3.2 wire
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Aug 2016 21:32:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cfa11ed37d5dc646cb092d030c0f7fb4d8870cf6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cfa11ed by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    mongo: add support for new mongodb 3.2 wire protocol opcodes
    
    Add OP_COMMAND (2010) and OP_COMMANDREPLY (2011)
    
    Bug:12723
    Change-Id: Ib66e7136c7a6589286bbea11db2cff76d689db35
    Reviewed-on: https://code.wireshark.org/review/17166
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  565dbf4   nflog: support NFLOG bridge (ebtables) dissection
    adds  cfa11ed   mongo: add support for new mongodb 3.2 wire protocol opcodes


Summary of changes:
 epan/dissectors/packet-mongo.c |   81 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 81 insertions(+)