osmo-msc/openbsc/src/libcommon
Neels Hofmeyr 37f9252361 oap_client: make use of OAP optional: disable for NULL config
When passing a NULL config to osmo_oap_client_init(), set OAP to disabled
state. Along with the previous fix that ensures message rejection in the
disabled state, this makes use of OAP in the GSUP client optional.

oap_client_test: expect null config to set state to disabled.

Related: OS#1592
Change-Id: Ie4d622fcfd24cb7d89d19f93e4b2571d8fadd1a3
2016-12-13 14:54:02 +00:00
..
Makefile.am move grps_gsup_client.c to libcommon/gsup_client.c 2016-12-13 14:54:02 +00:00
bsc_version.c bsc_version.c: update copyright date, add contributor 2016-06-17 04:52:30 +02:00
common_vty.c Support configuration of CON MO Groups/Paths from VTY 2016-11-13 21:22:29 +01:00
debug.c add DSUA debug constant 2016-06-13 09:18:51 +00:00
gsm_data.c Modify SI 13 field for control_ack_type 2016-09-17 10:00:58 +00:00
gsm_data_shared.c lchan release in error state: SACCH deact only for SACCH pchans 2016-12-09 11:35:41 +00:00
gsm_subscriber_base.c subscr_name(): Handle case for subscr == NULL 2016-05-22 11:51:18 +00:00
gsup_client.c oap_client: make use of OAP optional: disable for NULL config 2016-12-13 14:54:02 +00:00
gsup_test_client.c move grps_gsup_client.c to libcommon/gsup_client.c 2016-12-13 14:54:02 +00:00
oap_client.c oap_client: make use of OAP optional: disable for NULL config 2016-12-13 14:54:02 +00:00
socket.c make sure we still build on systems that don't have IPPROTO_GRE 2012-04-08 15:56:00 +02:00
talloc_ctx.c talloc_cxt: Fix compiler warning / missing #include 2016-11-11 15:52:58 +01:00