Ethereal-dev: RE: [Ethereal-dev] New/Update dissectors: IOS 4, BSSAP/BSAP, IS-637 (SMS)

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

From: "Michael Lum" <mlum@xxxxxxxxxxxxx>
Date: Wed, 22 Oct 2003 08:36:12 -0700
Sorry about that.  I have local mods that most people probably don't want.
I usually strip them out.

Attached:

packet-sccp.c.diff		(from latest CVS using cvs diff -u)
	Added heuristic dissector check

packet-ansi_a.c
	2nd register function call removed

Thanks Ronnie.


> -----Original Message-----
> From: Ronnie Sahlberg [mailto:ronnie_sahlberg@xxxxxxxxxxxxxx]
> Sent: Tuesday, October 21, 2003 7:48 PM
> To: mlum@xxxxxxxxxxxxx; Ethereal
> Subject: Re: [Ethereal-dev] New/Update dissectors: IOS 4,
> BSSAP/BSAP,IS-637 (SMS)
>
>
> There are two problems which makes the reuslitng
> ethereal/tethereal to abort
> and not run
>
> 1,  you register the hf array twice in the ansi_a dissector.   you cant do
> that anymore.
> it is sufficient to just register it once, the fields will still be
> available from other protocols anyway.
> just drop the second call to register it.
>
> 2, bssap  it tries to attach as a heuristic dissector to the
> dissector table
> "sccp"   my version of ethereal/tethereal does not have
> this dissector table and thus tethereal will not start but abort with an
> assert.
>
>
> ----- Original Message -----
> From: "Michael Lum"
> Sent: Wednesday, October 22, 2003 11:14 AM
> Subject: [Ethereal-dev] New/Update dissectors: IOS 4, BSSAP/BSAP,IS-637
> (SMS)
>
>
> >
> > Everything built against 0.9.14 with no warnings on SPARC Solaris.
> >
> > Diffs from the latest cvs using 'cvs diff -u':
> >
> > AUTHORS.diff
> > Makefile.am.diff
> > Makefile.nmake.diff
> > packet-ansi_637.c.diff
> > Adds Transport Layer dissection
> >
> > NEW:
> >
> > packet-bssap.h
> > packet-bssap.c
> > IS-634/IOS BSAP and GSM 08.06 BSSAP
> >
> > packet-ansi_a.c
> > IOS 4.0.1 dissection
> >
> > --
> > Michael Lum                          Architect
> > 4600 Jacombs Road               (604) 276-0055
> > Richmond, B.C.
> > Canada V6V 3B1
> >
> > Telos Technology
> > Winner of the 2003 GSM Association Award
> > for Technology Innovation
> > Best Infrastructure
>
>
> ------------------------------------------------------------------
> ----------
> ----
>
>
> > _______________________________________________
> > Ethereal-dev mailing list
> > Ethereal-dev@xxxxxxxxxxxx
> > http://www.ethereal.com/mailman/listinfo/ethereal-dev
> >

Attachment: packet-ansi_a.c
Description: Binary data

Attachment: packet-sccp.c.diff
Description: Binary data