libosmo-sccp/src
Stefan Sperling 069b20dd6e fix ipa_asp_fsm down state transition
Properly transition into IPA_ASP_S_DOWN from IPA_ASP_S_ACTIVE
and fix the mask of legal out states from IPA_ASP_S_ACTIVE.

BSC-sccplite tests are still passing with this change.

Change-Id: Idb8e7bd1c74a4b47080fe32ebe0161c503ead571
Related: OS#3111
2018-12-20 16:23:19 +01:00
..
Makefile.am Bump version: 0.9.0.20-6265-dirty → 0.10.0 2018-07-27 18:45:40 +02:00
ipa.c fix two memleaks in ipa_rx_msg_sccp() 2018-07-12 05:26:08 +02:00
m3ua.c comment: explain xua_msg free in m3ua_rx_xfer() 2018-07-18 22:14:03 +00:00
mtp_pcap.c build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
osmo_ss7.c SS7: safeguard against wrong number of pointcode component 2018-11-22 14:12:18 +00:00
osmo_ss7_hmrt.c cosmetic: hmrt_message_for_routing(): use osmo_ss7_route_name() 2017-12-24 21:21:55 +01:00
osmo_ss7_vty.c skip simple-client default as/asp when saving VTY config 2018-10-29 19:25:34 +01:00
sccp.c build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
sccp2sua.c build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
sccp_helpers.c osmo_sccp_addr_name / _dump: drop 'NO_GT' output 2017-12-24 16:52:53 +01:00
sccp_internal.h make SCCP timers configurable 2018-09-27 17:53:40 +02:00
sccp_sap.c Add SPDX-License-Identifier + missing copyright statements 2017-11-13 01:25:47 +09:00
sccp_sclc.c build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
sccp_scoc.c build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
sccp_scrc.c build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
sccp_user.c skip simple-client default as/asp when saving VTY config 2018-10-29 19:25:34 +01:00
sccp_vty.c make SCCP timers configurable 2018-09-27 17:53:40 +02:00
sua.c Add SPDX-License-Identifier + missing copyright statements 2017-11-13 01:25:47 +09:00
xua_as_fsm.c xua_as[p]_fsm: Use osmo_timer_del() on FSM cleanup 2017-11-20 20:48:39 +00:00
xua_as_fsm.h SUA/M3UA: Implement T(r) recovery timer of Application Server FSM 2017-04-14 22:48:41 +02:00
xua_asp_fsm.c fix ipa_asp_fsm down state transition 2018-12-20 16:23:19 +01:00
xua_asp_fsm.h Add IPA/SCCPlite support as SIGTRAN alternative 2017-04-18 10:08:25 +00:00
xua_default_lm_fsm.c free msgb for primitive allocated in lm_timer_cb() of lm_fsm 2018-05-15 13:47:02 +02:00
xua_internal.h Introduce osmo_ss7_register_rx_unknown_cb() for unknown PPID/StreamID 2018-06-08 18:47:44 +00:00
xua_msg.c add osmo_xua_msg_tall_ctx_init() 2018-07-12 05:25:56 +02:00
xua_rkm.c xua_rkm: Fix xua_msg memleank in handle_rkey_reg_resp 2018-08-13 18:32:27 +02:00