Ethereal-dev: RE: [Ethereal-dev] RMI is gone

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Esh, Andrew" <AEsh@xxxxxxxxxxx>
Date: Mon, 7 Oct 2002 11:10:17 -0500
Title: RE: [Ethereal-dev] RMI is gone

I should follow up on this.

RMI is not "gone".

I appears as though the version I was using as a baseline happened to have a hole which allowed certain packets to be decoded as RMI, even though they weren't traveling between the ports they should have been. I am of the opinion that the current code is more correct.

BTW: Using the "Decode As" choice in the Tools menu, I can grab any stream and decode it as RMI. When I do so, I see what I should.

Is there more which could be added to this dissector? I'll help do what I can, since I am working with RMI, and I have made additions to dissectors in the past.

-----Original Message-----
From: Michael Stiller [mailto:ms@xxxxxxxxxx]
Sent: Wednesday, October 02, 2002 4:22 PM
To: Esh, Andrew
Cc: ethereal-dev@xxxxxxxxxxxx
Subject: RE: [Ethereal-dev] RMI is gone


On Tue, 2002-10-01 at 15:50, Esh, Andrew wrote:
> My problem is not with trying to decode what might be odd RMI that doesn't
> match the dissector criteria. My problem is different versions of Ethereal
> decode the same dump file differently. The new versions don't recognize as
> RMI the same packets that version 0.9.4 did.

Are you very sure, that 0.9.4 did decode this? As far as i remember the
rmi dissector patch was introduced in 0.9.5.

-Michael