Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5290] Add a dissector for the mongodb wire protocol

Date: Thu, 28 Oct 2010 09:00:44 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5290

Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5380|0                           |1
        is obsolete|                            |

--- Comment #7 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2010-10-28 09:00:39 PDT ---
Created an attachment (id=5387)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5387)
Patch for add support of MongoDB

Hi

Find a patch to add support of Mongo Wire Protocol (Used by MongoDB)

The code is checked and fuzzed.

Also find a sample of Mongo Traffic (Insert, Update, Query...)

the only TODO is to display BSON Document (Currently is displayed in bytes
format)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.