ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Re: Patch for new dissector plugin for Ether-S-Bus telegrams

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

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Sun, 18 Jun 2006 19:30:57 +0200 (CEST)
Hi,

Could you provide one or two sample capture files on the Wiki?
These can than be used to fuzztest the dissector.

Could you create a protocol page on the Wiki with some information on the
protocol?

Is the protocol always on port 5050? According to IANA this is used for
mmcc service.

Thanx,
Jaap

On Thu, 15 Jun 2006, Christian Durrer wrote:

> Hi,
>
> thank you for your feedback. I finally managed to modify my code by
> 	- using symbols instead of hardcoded command codes
> 	- removing the debug code
> 	- removing the last set in the patch
> 	- adding the Makefile.common in the plugins dir
>
> Could you please have a look at it and if it is ok, check it in?
>
> Thanx,
> chris
>
>
>
> On Sun, 2006-06-04 at 12:00 -0500, ethereal-dev-request@xxxxxxxxxxxx
> wrote:
> > Send Ethereal-dev mailing list submissions to
> > 	ethereal-dev@xxxxxxxxxxxx
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > 	http://www.ethereal.com/mailman/listinfo/ethereal-dev
> > or, via email, send a message with subject or body 'help' to
> > 	ethereal-dev-request@xxxxxxxxxxxx
> >
> > You can reach the person managing the list at
> > 	ethereal-dev-owner@xxxxxxxxxxxx
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Ethereal-dev digest..."
> >
> >
> > Reply-To: Ethereal development &lt;ethereal-dev@xxxxxxxxxxxx&gt;
> >
> > Today's Topics:
> >
> >    1. Re: Patch for new dissector plugin for Ether-S-Bus	telegrams
> >       (Jaap Keuter)
> >    2. Re: ieee802.11 AID calculation patch (Joerg Mayer)
> >    3. one more h245/per alignment issue (Cvetan Ivanov)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Sun, 4 Jun 2006 13:32:17 +0200 (CEST)
> > From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
> > Subject: Re: [Ethereal-dev] Patch for new dissector plugin for
> > 	Ether-S-Bus	telegrams
> > To: Ethereal development <ethereal-dev@xxxxxxxxxxxx>
> > Message-ID: <20060604131759.K47378-100000@xxxxxxxxxxxxx>
> > Content-Type: TEXT/PLAIN; charset=US-ASCII
> >
> > Hi,
> >
> > This looks pretty good, thanks.
> >
> > A few small remark though:
> > 1. could you use meaningfull symbols in the code i.s.o. hardcoded values.
> > I'm refering to code like this:
> >
> > +                     if (((request_val->cmd_code) == 0x00) ||
> > +                            ((request_val->cmd_code) == 0x06) ||
> > +                            ((request_val->cmd_code) == 0x07) ||
> > +                            ((request_val->cmd_code) == 0x1E) ||
> > +                            ((request_val->cmd_code) == 0x1F) ||
> > +                            ((request_val->cmd_code) == 0xA1)){
> >
> > 2. Could you clean up the code a bit by removing the debug code from it
> >
> > 3. The last change in the set is superflous.
> >
> > Thanx,
> > Jaap
> >
> >
> >
> > On Sat, 3 Jun 2006, Christian Durrer wrote:
> >
> > > Hi,
> > >
> > > I hope this is the right place to send a patch for a new dissector
> > > plugin. The telegram it dissects are for the communication between PLCs
> > > (Programmable logic controller) from the company Saia Burgess Controls
> > > Ltd. (http://www.start-controls.com, http://www.saia-burgess.com or
> > > http://www.sbc-support.ch). The protocol is named Ether-S-Bus (the PLCs
> > > are called PCD2, PCD3, PCD4).
> > > We developped this dissector for easyer debugging of networks containing
> > > our contollers.
> > >
> > > The patch was created against Ethereal Version 1.1.0 (SVN Rev 18189). I
> > > tested it with various capture files (which some of them also fuzzed).
> > > The VariousSBus is one of them.
> > >
> > > I also would like to make you a big compliment! Ethereal is a great
> > > tool!
> > >
> > > I'm available for any your questions
> > >
> > > With best regards
> > >
> > > Christian Durrer
> > >
>
> >
> > End of Ethereal-dev Digest, Vol 38, Issue 7
> > *******************************************
>

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev