osmo-msc/src
Vadim Yanitskiy 18e8b39fcd libmsc/ran_msg_a.c: refactor ran_a_decode_lcls_notification()
We basically need to make sure that one of two possible IEs
is not NULL, while another is NULL (eXclusive OR). This can
be done using at least two conditional branches.

Change-Id: Ie0f9b5c1bbbfb744e0615da07d76037d91b0abc8
Fixes: CID#198444 Logically dead code
2019-05-13 20:15:04 +00:00
..
libmsc libmsc/ran_msg_a.c: refactor ran_a_decode_lcls_notification() 2019-05-13 20:15:04 +00:00
libvlr large refactoring: support inter-BSC and inter-MSC Handover 2019-05-08 17:02:32 +02:00
osmo-msc add DSS logging category 2019-05-12 10:32:42 +00:00
utils configure.ac: drop useless SQLite3 dependency 2019-04-25 21:23:35 +02:00
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00