osmo-iuh/src
Oliver Smith 8d3f18888b hnbap_common: hnbap_cause_str: handle nothing val
Fix for:
../../../src/osmo-iuh/src/hnbap_common.c:85:9: error: enumeration value ‘HNBAP_Cause_PR_NOTHING’ not handled in switch [-Werror=switch]

Change-Id: Icab3052e27d1951129e3809e61357ee23c4cb588
2022-11-15 11:16:22 +01:00
..
hnbap asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
ranap asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
rua asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
sabp asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
tests test-hnbap: fix defined but not used error 2022-11-15 11:16:22 +01:00
.gitignore sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
Makefile.am libosmo-{hnbap,ranap,rua,sabp}: add -no-undefined to *_la_LDFLAGS 2022-08-04 05:32:55 +07:00
hnbap_common.c hnbap_common: hnbap_cause_str: handle nothing val 2022-11-15 11:16:22 +01:00
iu_client.c iu_client: Fix incorrect access to null pointer 2022-01-13 10:41:12 +01:00
iu_client_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-04 16:48:47 +07:00
iu_helpers.c move new_transp_layer_addr to public API 2022-06-10 14:15:20 +02:00
ranap_common.c ranap_common: log decoder errors to LOGL_ERROR 2022-02-14 16:52:39 +01:00
ranap_common_cn.c ranap_common_cn: rename ctx -> priv 2022-11-15 11:16:21 +01:00
ranap_common_ran.c Make logging message about received RANAP message more meaningful 2022-06-08 14:36:10 +02:00
ranap_msg_factory.c ranap_msg_factory: add missing apidoc 2022-02-10 10:47:25 +01:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
rua_msg_factory.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
sabp_common.c Provide more context when logging "Error in ANY_fromType_aper" 2020-07-29 20:11:36 +02:00