aboutsummaryrefslogtreecommitdiffstats
path: root/cfile.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-12-08 19:44:09 +0100
committerHarald Welte <laforge@osmocom.org>2023-03-11 14:36:51 +0100
commit88782ea4315462d0bf4228ed5bec1ecf76abbcae (patch)
treeaaed5df18258d14ecf0c04bd0c2306a47c245c90 /cfile.h
parent8fddbe2c1693581d095f9460b754c38769148bf6 (diff)
rspro: re-order ASN1 choice members to work around wireshark asn.1 bug
It seems that for some reason the asn2wrs.py code generator cannot deal with ASN.1 choices being defined with their numeric values defined in non-ascending order. Other ASN.1 code genreation tools work perfectly fine under such conditions. The decode error happens in the COL_INFO: The numeric value of the choice is mapped to a wrong entry in the string table, resulting in the wrong message type being shown in the INFO column. We apply this patch to the ASN.1 source of the RSPRO protocol definition to fix the decode.
Diffstat (limited to 'cfile.h')
0 files changed, 0 insertions, 0 deletions