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

Ethereal-dev: Re: [Ethereal-dev] SCTP stat and Agentx dissector

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

From: Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>
Date: Mon, 7 Feb 2005 20:44:56 +0100
Hi,

I have committed the SCTP analysis stuff and it is available
the SVN. I'll go through your code today or tomorrow...
So you can try the analysis stuff already. It detects SCTP
associations by looking at addresses and v-tags...

Best regards
Michael

On Feb 7, 2005, at 20:06 Uhr, Terletsky Oleg wrote:

Hi,

With regards to SCTP stat. I think it's great that you already have
something.
We will start using it as soon as you publish it.

It just currently we in the middle of the testing some big project that
includes SCTP measurement stuff and
I found it very useful for our testers instead of struggle with bunch of
filters just get all information in one shot.

Guy,
Another question is AgentX dissector.
I sent the tarball and I'd like a to get some comments on it also.

Thanks,
Oleg.


-----Original Message-----
From: Terletsky Oleg
Sent: Friday, February 04, 2005 4:58 PM
To: 'ethereal-dev@xxxxxxxxxxxx'
Cc: 'guy@xxxxxxxxxxxx'
Subject: [Ethereal-dev] SCTP stat and Agentx dissector


Sorry for the wrong subject in the prev. message.


Hi,
I'd like contribute another work to ethereal community.

1) I've added some statistics to SCTP.
   tap-sctp.tgz contains the following:

   gtk/sctp_stat.c - contains SCTP stat. GUI
   tap-sctpstat.c  - tethereal variant of the same stat.
   gtk/conversation_sctp.c - impl. of SCTP conversation info.

tap-sctp.patch - has a changes for packet-sctp.[hc] and tap-iousers.c
and also for list of CM files
   in order to support sctp stat and AgentX plug-in.

2) Plug-in dissector for AgentX protocol.

I've tested it on Linux RHAS 3.0 It builds and executes fine.

Thanks.
Oleg.