aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/gsm_subscriber.h
AgeCommit message (Collapse)AuthorFilesLines
2018-05-15add a test; set lu expiry timestampstsp/lu_expireStefan Sperling1-0/+1
Change-Id: Iebdee8b12d22acfcfb265ee41e71cfc8d9eb3ba9
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-0/+3
osmo-msc still had large amounts of dead code that came along from openbsc.git. This commit removes a lot of it, mostly stuff relevant only to the BSC side of things (or even GPRS). Change-Id: I247def85da2dc3ec461389fb74414a0d964e7e3c Related: OS#2528
2017-12-20fix: properly cancel all Paging on IMSI DetachNeels Hofmeyr1-0/+1
It's not clear cut which code is responsible for canceling pending requests, since the requests list is kept in vlr_subscr, but sending out Paging does certainly not belong in the VLR. Place the requests cleanup in gsm_04_08.c. Add to test_ms_timeout_paging() in msc_vlr_test_ms_timeout.c to verify that a pending paging is canceled on IMSI Detach. Change-Id: Ib8874a9d92f02b0826525b55518332f6899688fd
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-0/+68
Change-Id: I1f96a1285bbd1b4607614856bca935d5c26e2da9