osmo-bsc/tests
Harald Welte 519c7e1d42 Structural reform: Get rid of osmo_bsc_sccp_con
There was always a 1:1 correspondence between gsm_subscriber_connection
and osmo_bsc_sccp_con, so there's really no point in having two separate
dynamically allocated data structures with pointers back and forth and
another linked list around.

Let's merge osmo_bsc_sccp_con into gsm_subscriber_connection for
simplicity.

The resulting code might not be elegant in places, but I've tried to
do only the most simple changes in this patch, while further
simplifications can be done in later subsequent patches.

As a side-effect, this patch also fixes lchan clearing if the MSC
(or the local SCCP provider) hard-disconnects the SCCP connection.

Change-Id: Idd2b733477ee90d24dec369755a00f1c39c93f39
2018-02-19 08:20:35 +00:00
..
abis drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
bsc Structural reform: Get rid of osmo_bsc_sccp_con 2018-02-19 08:20:35 +00:00
bsc-nat drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
bsc-nat-trie drop libcommon completely, move remaining files to libbsc 2018-02-14 12:54:38 +01:00
bssap Structural reform: Get rid of osmo_bsc_sccp_con 2018-02-19 08:20:35 +00:00
channel drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
gsm0408 drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
nanobts_omlattr drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
subscr drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
Makefile.am HO prep: introduce per-BTS handover config, with defaults on net node 2018-01-19 16:03:16 +01:00
atlocal.in Fix repo split aftermath 2017-10-02 08:38:34 +00:00
ctrl_test_runner.py Remove unneeded .py scripts 2017-12-19 18:08:46 +01:00
handover_cfg.vty HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured 2018-01-19 16:03:16 +01:00
testsuite.at Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
vty_test_runner.py Remove unneeded .py scripts 2017-12-19 18:08:46 +01:00