aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bsc_sccp.c
AgeCommit message (Collapse)AuthorFilesLines
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-1/+8
Depends: I4d7302a4853518916b6b425e710c10568eb2ffe5 (libosmocore) Change-Id: I28314ba97df86a118497e9b2770e2e6e2484e872
2020-10-08LCS: SCCP next conn id: prepare Lb-interfaceNeels Hofmeyr1-0/+57
When adding the Lb interface, it is necessary to determine an unused conn id across *all* SCCP users. Prepare adding Lb by moving conn id creation out of the gscon code and generalizing. Change-Id: I12fcb18f6e4380f72929cfe7681bac05330a8c9a