aboutsummaryrefslogtreecommitdiffstats
path: root/src/xua_as_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-01m3ua: Add some TODO comments on where we fall short of our potentialHarald Welte1-0/+2
2023-06-13cosmetic: fix various typos in comments, log messages and VTY stringsHarald Welte1-1/+1
2021-04-29xua_as_fsm: Only delete a route for an IPA AS if we created one earlierHarald Welte1-1/+11
2021-04-26ipa: Move automatic route add/del from ASP to AS levelHarald Welte1-0/+64
2021-02-08xua: Implement SNM availability/unavailability messagingHarald Welte1-0/+31
2019-11-20xua: Implement traffic mode broadcastPau Espin Pedrol1-3/+21
2019-11-14osmo_ss7_vty.c: implement 'active' filter for show_cs7_as_cmdVadim Yanitskiy1-7/+0
2019-11-08xua: Don't send NOTIFY messages to IPA ASPsPau Espin Pedrol1-2/+4
2019-11-06xua: On new ASPAC, set and notify other ASPs as inactivePau Espin Pedrol1-1/+35
2019-11-06xua: Select only active ASPs during tx in Override traffic modePau Espin Pedrol1-3/+1
2019-11-06xua: Reset AS traffic mode set by peer during shutdownPau Espin Pedrol1-0/+12
2019-11-06xua: loadshare: select ASP for tx only if activePau Espin Pedrol1-1/+1
2019-11-06xua: Fix private function namePau Espin Pedrol1-2/+2
2019-11-05vty: Permit configuration of ASPs in SCTP client modeHarald Welte1-0/+4
2019-10-24ss7: Implement AS traffic mode loadshare using round robin ASP selectionPau Espin Pedrol1-4/+44
2019-10-22cosmetic: ss7: Fix trailing whitespacePau Espin Pedrol1-1/+1
2017-11-20xua_as[p]_fsm: Use osmo_timer_del() on FSM cleanupHarald Welte1-0/+8
2017-11-13Add SPDX-License-Identifier + missing copyright statementsHarald Welte1-0/+2
2017-04-18Add IPA/SCCPlite support as SIGTRAN alternativeHarald Welte1-1/+5
2017-04-17xua_as_fsm: We might change to AS_INACTIVE after T(r) expiryHarald Welte1-1/+4
2017-04-14SUA/M3UA: Implement T(r) recovery timer of Application Server FSMHarald Welte1-4/+75
2017-04-10xua: move notfiy parameters from xua_internal to sigtran_sap and rename themHarald Welte1-3/+3
2017-04-10xua_as_fsm: Include routing context (if configured) in NTFY messageHarald Welte1-0/+9
2017-04-10Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ...Harald Welte1-0/+308