Wireshark-bugs: [Wireshark-bugs] [Bug 8216] ASN.1 PER Encoding: UTF8String dissection
Date: Wed, 23 Jan 2013 07:58:34 +0000

Comment # 18 on bug 8216 from
>Given the code in plugins/asn1/asn1.c, I find it *extremely* difficult to believe that you've managed to get PER packets dissected with it.  Could you please indicate which lines of that file contain code that understands PER, as opposed to BER?

Actually, I don't know :) I have packages here I decoded with built-in PER
dissectors. Now I switched to plugin mode and can dissect them down to the UTF8
value. The values before UTF8 are correct. So, it is being dissected. Is there
a possibility to see that the packages are really PER? 

But for built-in dissectors packet-per.c and packet-per.h were used during
compilation and linking.


You are receiving this mail because:
  • You are watching all bug changes.