aboutsummaryrefslogtreecommitdiffstats
path: root/src/xua_rkm.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-05M3UA: Reject ASP activation + RKM registration for incompatible traffic-modeHarald Welte1-3/+2
2019-11-05xua: Allow traffic mode set by peer if not set by VTYPau Espin Pedrol1-3/+21
2019-10-24ss7: Only override traffic mode from recv REG REQ if not set by VTYPau Espin Pedrol1-4/+4
2019-10-23xua_rkm: Don't permit de-registration of rctx with ASP activeHarald Welte1-1/+6
2019-10-23xua_rkm: Print NOTICE log message if registration for wrong rctxHarald Welte1-0/+2
2019-10-22cosmetic: ss7: Fix trailing whitespacePau Espin Pedrol1-1/+1
2019-03-14improve logging for rejected AS in xua_rkm.cNeels Hofmeyr1-1/+3
2018-08-13xua_rkm: Fix xua_msg memleank in handle_rkey_reg_respPau Espin Pedrol1-0/+2
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-04-27xua_rkm: Fix handling of RK Registration with multiple Routing KeysHarald Welte1-6/+7
2017-04-13osmo_ss7: Release any dynamically-allocated ASsHarald Welte1-0/+17
2017-04-13xua_rkm: Make dynamic registration of Routing Keys workHarald Welte1-31/+97
2017-04-13xua_rkm: Improve comments about functionsHarald Welte1-10/+13
2017-04-13Add a default layer manager using RKM to register PC with SGHarald Welte1-2/+156
2017-04-11xua: Add value_string for routing key [de]registration resultsHarald Welte1-0/+27
2017-04-10Add M3UA RKM (routing key management) support, SGW side onlyHarald Welte1-0/+296