Comment # 5
on bug 8313
from Anders Broman
(In reply to comment #4)
> - You mention in one of your comments that it's "like BER". I know Wireshark
> has some BER support functions already (though I myself am not at all
> familiar with them). Would using them help your dissector? See
> epan/dissectors/packet-ber.h
>
After a very brief look a the specification I think extracting the ASN1 code
from the specification (if a complete asn1 description is missing) and making
it
an asn2wrs generated dissector is a better choice. It might require a bit of
.cnf magic though.
Regards
Anders
You are receiving this mail because:
- You are watching all bug changes.