osmo-bsc/openbsc/src/libbsc
Holger Hans Peter Freyther 013ae46ef6 bsc: Crash fix for the osmo-nitb/MNCC code
It is possible that MNCC sends a MNCC_LCHAN_MODIFY and
wants a channel mode that is not possible on the current
lchan, in that case a new channel is assigned. We now crash
as the osmo-nitb is not having an assignment complete handler,
add a NULL check.
2011-08-13 22:53:53 +02:00
..
Makefile.am Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
abis_nm.c abis_nm: fix signedness error (uint8_t len cannot be negative) 2011-07-16 13:03:29 +02:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c abis: Get the structs and values from libosmocore 2011-05-31 00:37:47 +02:00
abis_om2000.c gsm_data_shared: introduce 'struct gsm_abis_mo' 2011-06-03 14:03:27 +02:00
abis_om2000_vty.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
abis_rsl.c libbsc: Cosmetic fix for the channel activate NACK log message 2011-08-11 17:21:24 +02:00
bsc_api.c bsc: Crash fix for the osmo-nitb/MNCC code 2011-08-13 22:53:53 +02:00
bsc_init.c Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
bsc_msc.c src: use namespace prefix osmo_wqueue* 2011-05-06 12:12:49 +02:00
bsc_rll.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
bsc_vty.c libbsc: Only skip lchans with state AND type set to NONE in show lchan 2011-08-11 17:21:24 +02:00
bts_ericsson_rbs2000.c bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
bts_hsl_femtocell.c bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
bts_init.c Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
bts_ipaccess_nanobts.c Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" 2011-06-27 21:15:59 +02:00
bts_nokia_site.c NOKIA: Resend SABM on unknown TEI from LAPD 2011-08-10 10:51:02 +02:00
bts_siemens_bs11.c bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE 2011-08-11 17:21:24 +02:00
e1_config.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gsm_04_08_utils.c fix some header file related issues preventing lcr from compiling 2011-07-23 10:53:30 +02:00
gsm_subscriber_base.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c src: use namespace prefix osmo_counter* 2011-05-06 12:14:16 +02:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
paging.c paging: Add method to find the paging data for a given subscriber 2011-07-19 20:01:54 +02:00
rest_octets.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
system_information.c Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00