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] H235 & ASN1 compiler

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

From: "Ronnie Sahlberg" <ronnie_sahlberg@xxxxxxxxxxxxxx>
Date: Mon, 7 Jun 2004 18:21:37 +1000
From: kukosa
Sent: Saturday, June 05, 2004 10:29 PM
Subject: Re: [Ethereal-dev] H235 & ASN1 compiler


> Hi Ronnie,
>   your correction is right. I forgot it when I moved value_string emitting
> from eth_type_fn() to eth_type_vals().
>   You can remove it including one line before (i.e. vals = []).
> The next error concerning ber_structure containing an undefined variable I
> will investigate on Monday.

Thanks for checking it. I have checked the patch in.

Do you have any opinions about my changes to the x509 .asn file where I
deparameterized the defined types and removed the type parameterization
definitions.
It should work as far as generating a dissector is concerned but it
unfortunately also makes the .asn file deviate from the standard one.