Skip to content
Failed

Changes

Summary

  1. [WIP] gsm: gsm48_{en,de}code_bearer_cap: support octet 6d fields (details)
Commit 49f80454e6d559054564db79aa6f9f90e974bcc0 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 modifiedsrc/gsm/gsm48_ie.c
The file was modifiedtests/gsm0408/gsm0408_test.c
The file was modifiedtests/gsm0408/gsm0408_test.ok
The file was modifiedinclude/osmocom/gsm/mncc.h