Comment # 14
on bug 8216
from Pascal Quantin
(In reply to comment #13)
> >The ASN.1 plugin seems to support only BER encoding, not PER, so it's not applicable.
>
> Hmm, that can't be true. I get PER-Packets dissected with the plugin. Only
> UTF8String-Stuff is not recognized.
Well, looks like I got confused by the comments in packet-asn1.c:
/* This plugin will dissect BER encoded ASN.1 messages in UDP packets or in
* a TCP stream. It relies on wireshark to do defragmentation and re-assembly
* to construct complete messages.
I have never used it myself, so I might be completely wrong.
You are receiving this mail because:
- You are watching all bug changes.