osmo-bsc/tests/gsm0408
Philipp Maier d24d34aff0 bts: set ncc_permitted from bts_alloc
The value ncc_permitted is preset in osmo_bsc_main.c from
bootstrap_bts(). It is a constant value that also cannot be changed via
the VTY. Therefore it should be set from bts_alloc(). This also fixes
the problem that when the BTS is added at runtime from the VTY. BTSs
added at runtime would have an all zero ncc_permitted until the next
restart of osmo_bsc.

Change-Id: I9f02277d7b4b4bcb383e749435416a0b22efd5e8
Related: SYS#5369
2021-10-13 11:47:01 +02:00
..
Makefile.am Introduce libbsc to avoid linking long lists of .o files 2021-07-23 13:35:22 +02:00
gsm0408_test.c Get rid of lots of stubs [4/4] 2021-10-07 14:08:29 +02:00
gsm0408_test.ok bts: set ncc_permitted from bts_alloc 2021-10-13 11:47:01 +02:00