Wireshark mailing list archives

Re: [Wireshark-commits] rev 33175: /trunk/tools/ /trunk/tools/: asn2wrs.py


From: Graeme Lunt <graeme () lunt uk com>
Date: Thu, 24 Jun 2010 15:16:54 +0100

Hi,

At the moment, all of the PDUs from the conformance file are exported as
syntaxes. Initially, I didn't think there was a reason to have a separate
section in the conformance file - but it does result in a lot of syntaxes,
many of which will never be used. I'll look and see if I can add and parse a
separate section in the conformance file.

Also, I will drop the -R flag, and just use a
   #include packet-<proto>-syn-reg.c
mechanism in the template file. This is cleaner approach than dumping the
syntax registrations into the dis-tab.c based on a command line argument.

Graeme

2010/6/24 Stig Bjørlykke <stig () bjorlykke org>

On Wed, Jun 9, 2010 at 11:27 AM,  <gal () wireshark org> wrote:
Log:
 New option (-R) to asn2wrs to register the PDUs defined in the
conformance file as BER syntaxes  (register_ber_syntax_dissector()).

Is it possible to register some of the PDUs from a conformance file?
Like ORName (and some others) from X.411.

I tried adding -R in x411, but got all PDUs exported, which is not
what I really want...


--
Stig Bjørlykke
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: