aboutsummaryrefslogtreecommitdiffstats
path: root/src/iu_client.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-08iu_client: ranap_iu_tx_release() change default cause code to SuccessAlexander Couzens1-3/+3
2019-10-03iu_client: pass return value of osmo_sccp_user_sap_down() towards the callerAlexander Couzens1-7/+3
2019-09-16iu_client: introduce UE field free_on_releaseAlexander Couzens1-0/+9
2019-09-15iu_client: introduce ranap_iu_tx_release_free()Alexander Couzens1-0/+18
2019-09-12iu_client: allow to control the notificationsAlexander Couzens1-0/+4
2019-09-10iu_client: introduce a guard around global_iu_event_cbAlexander Couzens1-4/+14
2019-09-03iu_client: emit RANAP_IU_EVENT_LINK_INVALIDATED on SCCP disconnect indicationAlexander Couzens1-0/+7
2019-09-03iu_client: introduce ranap_iu_free_ue() to free the UE connectionsAlexander Couzens1-0/+10
2019-09-03iu_client: sccp_sap_up: don't decode empty disconnect indicationsAlexander Couzens1-1/+3
2019-09-03iu_client: ensure UE is not NULL on CO primitivesAlexander Couzens1-0/+6
2019-09-03iu_client: sccp_sap_up: set rc earlyAlexander Couzens1-3/+1
2019-04-20iu_client: Implement transmission of ResetAcknowledgeHarald Welte1-3/+19
2018-03-21cosmetic: use osmo_plmn_id instead of mcc,mncNeels Hofmeyr1-4/+2
2018-01-08iu_client.c: Remove unusued variablePau Espin Pedrol1-2/+0
2017-12-19iu client: store multiple LAC,RAC per RNC = fix paging for multiple RNCNeels Hofmeyr1-86/+131
2017-11-21Fix various compiler warnings in hnb-gw codeHarald Welte1-0/+4
2017-08-13iu_client: derive local SCCP addr from sccp instanceNeels Hofmeyr1-8/+3
2017-07-31move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_clientNeels Hofmeyr1-0/+783