aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/cbsp_link.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-29cbsp: Change log level ERROR->INFO on CBSP tx and link downPau Espin Pedrol1-1/+1
2022-06-28cbsp: Avoid encoding CBSP message if link is downPau Espin Pedrol1-4/+7
2022-06-10Move all SMSCB/CBC vty code to its own filePau Espin Pedrol1-339/+0
2020-09-03CBSP VTY: re-add legacy cbc config for backwards compatNeels Hofmeyr1-0/+93
2020-08-31CBSP: fix link startup when enabled in config fileNeels Hofmeyr1-1/+6
2020-08-29CBSP: add local bind to client modeNeels Hofmeyr1-2/+56
2020-08-29CBSP: rewrite the CBSP link setup and 'cbc' VTY sectionNeels Hofmeyr1-79/+163
2020-07-30fix CBSP server: actually open the srv_linkNeels Hofmeyr1-3/+10
2020-05-29flatten: move network->bsc_data->* to network->*Neels Hofmeyr1-2/+2
2019-09-02Cell Broadcast: CBSP and CBCH scheduling supportHarald Welte1-0/+417