Ethereal-dev: [Ethereal-dev] BER implicit_tag

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

From: Tomas Kukosa <tomas.kukosa@xxxxxxxxxxx>
Date: Tue, 25 Jan 2005 16:00:32 +0100
Hi Ronnie,
  I have found with delay that some my dissectors does not work properly.
The reason is different behaviour of dissect_ber_sequence() if implicit_tag is TRUE.

What was your idea concernig implicit tag?
My original idea was that BER identifier and length is decoded for implicit tag too but the tag is not checked.
But after your changes BER identifier and length is not decoded anymore for implicit tag.

Could we clarify it?

Regards,
  Tom