Hi,
Fixing the tagged type would be great but when I try to use the -T option
for tcap
I get the following error:
ASN.1 to Wireshark dissector compiler
Traceback (most recent call last):
File "../../tools/asn2wrs.py", line 5117, in ?
eth_main()
File "../../tools/asn2wrs.py", line 5083, in eth_main
ectx.eth_prepare()
File "../../tools/asn2wrs.py", line 800, in eth_prepare
if x.has_key(self.type[d]['ethname']) or self.type[d]['import']:
KeyError: 'DialoguePortion/_untag'
Is it supposed to work yet or is it work in progress?
Best regards
Anders