aboutsummaryrefslogtreecommitdiffstats
path: root/src/xua_default_lm_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-08HACK: don't wait for NOTIFY but unilaterally send ASP-ACTIVATE after ASP-UP c...Harald Welte1-0/+5
2019-10-24ss7: Set configured AS traffic mode when sending Routing Key Register msgPau Espin Pedrol1-0/+1
2019-10-22cosmetic: ss7: Fix trailing whitespacePau Espin Pedrol1-1/+1
2018-05-15free msgb for primitive allocated in lm_timer_cb() of lm_fsmStefan Sperling1-0/+1
2017-11-13Add SPDX-License-Identifier + missing copyright statementsHarald Welte1-0/+2
2017-08-15Fix SCCP client crash on xUA server (STP) disconnectHarald Welte1-1/+0
2017-07-22xua: fix possible memory leak in seems osmo_ss7_asp_use_default_lm()Philipp Maier1-0/+5
2017-04-27xua_default_lm_fsm: Missing printf() argumentHarald Welte1-1/+1
2017-04-13Add a default layer manager using RKM to register PC with SGHarald Welte1-0/+383