From: Kevin Cox <kevincox@kevincox.ca>
To: ceph-devel@vger.kernel.org
Subject: Re: Wireshark Dissector
Date: Tue, 18 Mar 2014 23:24:41 -0400 [thread overview]
Message-ID: <53290DF9.1080306@kevincox.ca> (raw)
In-Reply-To: <alpine.DEB.2.00.1403181659470.5823@cobra.newdream.net>
[-- Attachment #1: Type: text/plain, Size: 1451 bytes --]
On Mar 18, 2014 8:04 PM, "Sage Weil" <sage@inktank.com
<mailto:sage@inktank.com>> wrote:
>
> I think you're on the right track. I suspect it would go something like:
>
> - get environment, infrastructure up and running
> - parse basic message exhcange, but not messages
> - add support for individual message types by subsystem
> - mon<->client (including authentication and such) (small)
> - osd<->client (small)
> - osd<->osd (big)
> - mon<->mon (medium)
> - client<->mds (medium)
> - mds<->mds (big)
>
Thanks, this is exactly what I was looking for.
> The nice thing here is that the stop point is moveable. Getting the
> basics in place will make it easy for others to add or update additional
> message decodings later, and with just the few most common messages the
> tool is immediately useful.
>
I was thinking the same think. While I think I can finish all the
protocols in the
given time I obviously don't know enough to be sure. I'm writing my
proposal
so that even if I got hit by a bus the finished work should be a solid
foundation.
> At some point early I would engage with the Wireshark folks too to make
> sure things are appropriate for upstreaming. Getting the initial support
> in early and following up with support for additional message types later
> might be a good strategy foundation
Sounds like a good plan.
Thanks,
Kevin
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 295 bytes --]
prev parent reply other threads:[~2014-03-19 3:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5328DDAB.3050606@kevincox.ca>
2014-03-19 0:04 ` Wireshark Dissector Sage Weil
2014-03-19 3:24 ` Kevin Cox [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53290DF9.1080306@kevincox.ca \
--to=kevincox@kevincox.ca \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.