Ethereal-dev: SV: [Ethereal-dev] Re: ASN.1 File Dissection

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 14 Dec 2005 21:46:46 +0100
Checked in
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Graeme Lunt
Skickat: den 14 december 2005 16:21
Till: 'Ethereal development'
Ämne: RE: [Ethereal-dev] Re: ASN.1 File Dissection

Anders,

> > > * dissect_unknown_ber() has been significantly upgraded to handle
> > > arbitary ASN.1
> Please submit as a separate patch.

Here is a patch for packet-ber.c that only includes the upgraded
dissect_unknown_ber().
It is simple to test by disabling any ASN.1-based protocol.

Graeme