osmo-bsc/tests
Neels Hofmeyr 2001dd6cb5 compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.c
Move conn allocation to bsc_compl_l3(), from gsm0408_rcvmsg().

Drop dispatch of GSCON_EV_A_DISC_IND, because a) we did not receive such
DISC.IND, and b) the lchan release will discard the conn in the regular
fashion.

In upcoming LCS patch, bsc_compl_l3() will decide whether to allocate a new
conn or whether a conn from a Perform Location Request already exists for the
subscriber.

In this patch, it becomes clear that the conn->bsub is always NULL in
bsc_compl_l3(), and that the 'log_set_context(LOG_CTX_BSC_SUBSCR, conn->bsub);'
never has the intended effect. An upcoming patch will change that.

Change-Id: I92af0f0d54c4282d782f2b29d524a64006c3b674
2020-10-07 10:19:58 +00:00
..
abis rename files acc_ramp.* -> acc.c* 2020-07-20 16:21:59 +02:00
acc tests: acc_test: Test more rotating scenarios 2020-08-27 14:24:03 +02:00
bsc compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.c 2020-10-07 10:19:58 +00:00
codec_pref Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
gsm0408 compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.c 2020-10-07 10:19:58 +00:00
handover compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.c 2020-10-07 10:19:58 +00:00
nanobts_omlattr oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFG 2020-10-05 14:06:26 +00:00
subscr cosmetic: bsc_subscr_alloc: log initial get 2018-06-08 16:16:42 +00:00
Makefile.am tests: add missing *.vty to EXTRA_DIST 2020-10-03 07:38:41 +00:00
atlocal.in Fix repo split aftermath 2017-10-02 08:38:34 +00:00
cbc.vty CBSP VTY: re-add legacy cbc config for backwards compat 2020-09-03 15:04:29 +02:00
ctrl_test_runner.py cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespace 2020-10-02 19:31:43 +02:00
gprs_bvci_default.vty osmo-bsc/bsc_vty: set default gprs cell bvci to 2 2020-03-12 12:00:24 +01:00
handover_cfg.vty doc/manuals, vty doc: more handover doc clarifications 2019-07-09 15:42:38 +00:00
neighbor_ident.vty add vty 'no neighbors' to remove all HO targets 2019-08-13 21:45:34 +00:00
nri_cfg.vty MSC pooling: add 'no allow-attach' for MSC off-loading 2020-06-17 00:14:01 +02:00
osmo-bsc.vty resurrect meas_feed.c: vty, vty-test 2018-05-04 15:02:24 +00:00
testsuite.at handover_test.c: add test case 29: TCH/F -> TCH/H 2020-08-02 03:25:09 +02:00
timer.vty lchan_fsm, lchan_rtp_fsm: make all timers configurable 2020-09-18 08:47:49 +00:00
vty_test_runner.py drop all BSC originated USSD notification features 2020-05-29 20:16:40 +00:00