Skip to content
Success

Changes

Summary

  1. [WIP] gsm: gsm48_{en,de}code_bearer_cap: support octet 6d fields (details)
Commit c6a4a614bc2e4f91be1cd2f16859bb4e3195947d by Vadim Yanitskiy
[WIP] gsm: gsm48_{en,de}code_bearer_cap: support octet 6d fields

Unfortunately, adding new fields to struct gsm_mncc_bearer_cap is
not an option.  This struct is part of the MNCC PDU, and doing so
would result in breaking backwards compatibility :(

Change-Id: I53ef5aee38e3a2f34d22f2745fdffdaf334ce0b6
Related: OS#4396
The file was modifiedtests/gsm0408/gsm0408_test.c
The file was modifiedtests/gsm0408/gsm0408_test.ok
The file was modifiedsrc/gsm/gsm48_ie.c
The file was modifiedinclude/osmocom/gsm/mncc.h