aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bssap
AgeCommit message (Expand)AuthorFilesLines
2018-06-03Re-introduce support for IPA-encapsulated MGCPlaforge/sccpliteHarald Welte1-0/+4
2018-05-27Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRLHarald Welte1-0/+4
2018-04-17use osmo_init_logging2Pau Espin Pedrol1-1/+3
2018-03-27change return type of page_subscriber() to voidStefan Sperling1-1/+1
2018-03-26bssap: Log non handled paging requestsPau Espin Pedrol1-1/+1
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte2-1/+4
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-1/+1
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-19Structural reform: Get rid of osmo_bsc_sccp_conHarald Welte1-7/+8
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-1/+0
2018-02-14libcommon: join gsm_data_shared.* into gsm_data.*Neels Hofmeyr1-1/+0
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+18
2018-01-26Improve an error message in page_lai_and_lac()Stefan Sperling1-1/+1
2018-01-16Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c.Stefan Sperling2-5/+14
2018-01-11Implement support for paging by LAI.Stefan Sperling2-3/+13
2017-12-19Remove dead code left over from NITB splitHarald Welte2-2/+1
2017-11-07fix build: bssap test broke by undefined referencesNeels Hofmeyr1-0/+3
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr4-0/+192