Wireshark-bugs: [Wireshark-bugs] [Bug 8216] ASN.1 PER Encoding: UTF8String dissection
Date: Tue, 22 Jan 2013 14:17:37 +0000

Comment # 14 on bug 8216 from
(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.