Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Use of EXTERNALt

From: "Kukosa, Tomas" <tomas.kukosa@xxxxxxxxxxx>
Date: Wed, 21 Nov 2007 09:09:00 +0100
> Tomas: I had to make some minor changes to packet-ber.c to 
> make things work
> could you check?
> 	And if you could check packet-rtse.c to see if I have taken the
> right approach - that would be great.

I am not very familiar with most of BER dissecors but it looks good.

The dissect_ber_external_type() does not call a callback function for
"octet-aligned" and "arbitrary" fields but it can be implemented when we
need it.