aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/lb.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-9/+9
2022-06-29fix uninitialized err pointer passed to osmo_bssap_le_dec()Vadim Yanitskiy1-1/+1
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-18/+18
2021-04-27Lb: RESET FSM: never send sccp_user == NULLNeels Hofmeyr1-0/+5
2021-04-27Lb: stop RESET FSM when sccp_user is unboundNeels Hofmeyr1-0/+7
2020-10-29minor code dup: smlc_set_cs7_instance()Neels Hofmeyr1-20/+25
2020-10-15LCS: Lb startup: no need to re-use existing SCCP userNeels Hofmeyr1-6/+1
2020-10-15LCS: add proper BSSMAP-LE RESET re-using new generalized reset FSMNeels Hofmeyr1-26/+62
2020-10-15LCS: disable Lb interface by default, add vty 'smlc' / 'enable'Neels Hofmeyr1-7/+109
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+662