aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bsc_sccp.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-17Fix Lb/A SCCP conn lookup after recent regression in optimization patchPau Espin Pedrol1-17/+20
2023-03-15Optimize subscr_conns lookupPau Espin Pedrol1-53/+91
2023-03-13bscc_sccp: Small optimiztion in bsc_sccp_inst_next_conn_id()Pau Espin Pedrol1-13/+31
2023-03-13bscc_sccp: Avoid allocating conn_id 0x00FFFFFFPau Espin Pedrol1-2/+17
2023-03-13Clarify type and values of sccp.conn_idPau Espin Pedrol1-4/+6
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-1/+8
2020-10-08LCS: SCCP next conn id: prepare Lb-interfaceNeels Hofmeyr1-0/+57