ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] asn2wrs -X

From: "Kukosa, Tomas" <tomas.kukosa@xxxxxxxxxxx>
Date: Fri, 22 Jun 2007 18:09:57 +0200
Greame,
 
the -T option enables tagged type support.
 
Let's have
MyType ::= [APPLICATION 5] INTEGER
without -T the tag is just ignored.
With -T the tag is handled and dissect_ber_tagged_type() is called
 
The -T will be removed and tagged types will be support by default later when we are sure that it does not break any existing dissector.

Tomas
 
________________________________

Od: wireshark-dev-bounces@xxxxxxxxxxxxx za uživatele Graeme Lunt
Odesláno: pá 22.6.2007 17:22
Komu: 'Anders Broman (AL/EAB)'; 'Developer support list for Wireshark'
Předmět: [Wireshark-dev] asn2wrs -X



Anders,

> If you could try to recompile them (unchanged) with -X and -T
> option and report anny problems that'd
> help things along.
> Help with the OSI stuff would also be apriciated.

I identified my problem with x420 and the -X flag - a small typo in
packet-ber.c (see attached patch) - which was shown up by an APPLICATION tag
in a SET e.g. (thisIPM in x420.asn)

I haven't checked the patch in as I am not totally sure it is the right
solution - but now x420 works with my captures again.

Will continue to look at my other dissectors.
BTW, can you tell me when I should be using the -T flag? (x420 works both
with and without it.)

Graeme

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev


<<winmail.dat>>