aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/osmo_msc.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-16log: ciphering/security are implicit CM Service AcceptNeels Hofmeyr1-0/+1
2017-03-16mostly cosmetic: have one msc_conn_close() with cause argumentNeels Hofmeyr1-1/+1
2017-03-16Reinstate msc subscriber conn ref countingNeels Hofmeyr1-6/+6
2017-03-16msc: decouple from bsc_api and btsNeels Hofmeyr1-0/+3
2017-03-16Make the code work so that the msc_vlr tests passNeels Hofmeyr1-2/+4
2017-03-16msc_compl_l3(): publish in .h, tweak return valueNeels Hofmeyr1-0/+8
2017-03-16Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-2/+66
2017-03-16Introduce subscriber_connection ref-countingHarald Welte1-1/+2
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-0/+1
2010-06-15bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init.Holger Hans Peter Freyther1-0/+10