Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/32014 )
Change subject: Fix parsing of TLV_TYPE_SINGLE_TV ......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/gsm/protocol/gsm_04_08.h:
https://gerrit.osmocom.org/c/libosmocore/+/32014/comment/b16a02ce_f3d699da PS1, Line 1779: GSM48_IE_CIP_MODE_SET
But then you'll break stuff for people building older osmo-bsc against recent libosmocore...
1- Stuff is already broken. It's not possible to encode and decode those IEs properly in a sane way. 2- That what libversion is for. We make them depend on newer libversion in master and next releases.