Re: [jgroups-dev] Wireshark plugin for JGroups
Bela Ban <[email protected]> Mon, 20 May 2013 17:22:37 +0200
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
On 5/20/13 4:47 PM, Dine wrote: > Hello, > I would like to know if somebody has updated the jgroups-wireshark-plugin to > the last JGroups version (V3). Not that I know. If there's interest, we should move the wireshark-jgroups-plugin code from CVS to GitHub, to make it easier for people to contribute. > Or if somebody can help me to update it : I need the protocol structure. > In a first time I don t need to dissect the "payload", I would like just to > display the main Protocol Info. There's a description of the wire format at [1]. A demo Java program [2] is also available to parse captured messages, e.g. from a file. [1] https://github.com/belaban/JGroups/blob/master/doc/design/MarshalingFormat.txt [2] https://github.com/belaban/JGroups/blob/master/tests/other/org/jgroups/tests/ParseMessages.java -- Bela Ban, JGroups lead (http://www.jgroups.org) ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Javagroups-development mailing list