aboutsummaryrefslogtreecommitdiffstats
path: root/src/xua_default_lm_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-11asp: Make ASP default LM timers VTY configurablePau Espin Pedrol1-20/+58
2023-07-09xua_default_lm_fsm.c: Log rx ASP_UP timeout with NOTICE levelPau Espin Pedrol1-0/+1
2022-01-21xua_default_lm_fsm.c: Fix typo in commentPau Espin Pedrol1-1/+1
2021-05-13osmo_ss7: introduce notion of configurable 'quirks'Harald Welte1-1/+8
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