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] bssgp

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

From: "Anders Broman (AL/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Mon, 28 Feb 2005 17:53:23 +0100
Hi,
I beleve I have a fix for this which I'll commit tonight.
Best regards
Anders

-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of LEGO
Sent: den 28 februari 2005 17:31
To: Ethereal development
Subject: Re: [Ethereal-dev] bssgp


As far as I understand the IMSI in bsgpp should have the digits
switched a-la ISUP (while actually it isn't) unfortunatelly I have no
captures available to verify aany changes to the code, If you send me
a small capture which shows the problem and what the correct output
should be I could fix this in little time.

Luis

On Mon, 28 Feb 2005 08:08:49 -0800 (PST), Miklos Szurdi
<szurdimiklos@xxxxxxxxx> wrote:
> Hi
> 
> I am a research student at Tech Univ of Budapest
> 
> Miki
> --- Pilz Rene <rene.pilz@xxxxxx> wrote:
> 
> > Hi
> >
> > Miklos Szurdi wrote:
> >
> > >Hi
> > >
> > >in ethereal 10.7 IMSI was decoded correctly
> > >in ethereal 10.8 and 10.9 it makes a permutation of
> > >the numbers in the IMSI
> > >
> > >example:
> > >
> > >the good imsi embedded in
> > >...
> > >GSM A-I/F DTAP - Attach Request
> > >...
> > >Mobile Identity - IMSI (466990001895310)
> > >...
> > >
> > >the wrong(ly decoded) imsi embedded in
> > >...
> > >Base Station Subsystem GPRS Protocol
> > >...
> > >IMSI: 466990010983501
> > >...
> > >
> > >the difference is clear:
> > >good: 4669900 01 89 53 10
> > >bad:  4669900 10 98 35 01
> > >somehow it swaps those values...
> > >
> > >
> > >
> > It seems, that they have forgotten to swap the
> > bytes.
> >
> > >if it was a known issue and has a solution please
> > let
> > >me know...
> > >
> > >thanks
> > >miki
> > >
> > >
> > >
> > I have a small question to you: For which company
> > are you working?
> >
> > >
> > >
> > >
> > Regards
> >
> > rene
> >
> > >
> > >__________________________________
> > >Do you Yahoo!?
> > >Read only the mail you want - Yahoo! Mail
> > SpamGuard.
> > >http://promotions.yahoo.com/new_mail
> > >
> > >_______________________________________________
> > >Ethereal-dev mailing list
> > >Ethereal-dev@xxxxxxxxxxxx
> >
> >http://www.ethereal.com/mailman/listinfo/ethereal-dev
> > >
> > >
> > >
> >
> >
> > --
> > Dipl-Ing (FH) MSc. C.E René Pilz
> > ftw. Telekommunications Research Center Vienna
> > http://www.ftw.at
> > Tech Gate Vienna, Donaucitystraße 1, A-1220 Wien
> > Mobile: +43 664 8269871 Office: +43 1 5052830-13
> > Fax: +43 1 5052830-99
> >
> > _______________________________________________
> > Ethereal-dev mailing list
> > Ethereal-dev@xxxxxxxxxxxx
> >
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
> >
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>

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

Attachment: bssgp.patch
Description: bssgp.patch