> 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. _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
