aboutsummaryrefslogtreecommitdiffstats
path: root/src/sua.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-27add another #ifdef SCTP_SENDER_DRY_EVENT (missing from previous commit)Neels Hofmeyr1-0/+2
2016-09-27add #ifdef SCTP_SENDER_DRY_EVENTNeels Hofmeyr1-0/+2
2016-09-27cosmetic: rename static sua_cli_conn_cb() to sua_cli_read_cb()Neels Hofmeyr1-4/+4
2016-09-27cosmetic: log more sctp notificationsNeels Hofmeyr1-0/+45
2016-09-27remove two compiler warnings for unused variablesNeels Hofmeyr1-2/+2
2016-09-27add some debug loggingNeels Hofmeyr1-2/+6
2016-09-27SUA COIT: send dest ref nr, not dest addrNeels Hofmeyr1-1/+1
2016-09-27HACK: start to handle SCTP notificationsHarald Welte1-0/+71
2016-09-27sua: Ensure that a SUA client will continuously try to reconnectHarald Welte1-1/+1
2016-09-27sua: call conn_disconnect() in sua_disconnect_req()Harald Welte1-0/+1
2016-09-27sua: Fix typo in log messageHarald Welte1-1/+1
2016-09-27allow user to give private data to osmo_sua_user_create()Harald Welte1-1/+9
2016-07-06cosmetic: rename osmo_sua_link and osmo_sua_user to osmo_sccp_*Neels Hofmeyr1-41/+41
2016-06-14fix log msg typo, x5Neels Hofmeyr1-5/+5
2016-06-14clarify fixme comment, x7Neels Hofmeyr1-7/+7
2015-12-22Import SUA (SCCP User Adaptation) and SCCP User SAPHarald Welte1-0/+1432