libosmo-sccp/src
Oliver Smith 49eea32ab4 sccp_scoc: conn_create{,_id}() user arg, not inst
Accept the osmo_sccp_user instead of calling conn_create() and setting
conn->user afterwards. Prepare for generating a local_ref inside
conn_create_id() in the future.

Related: OS#3871
Change-Id: I2fb47c8ba6c0ce7cd92c9ac31f15c67eb67fb66e
2019-04-04 08:33:58 +02:00
..
Makefile.am Bump version: 0.10.0.39-b723 → 1.0.0 2019-01-20 15:19:07 +01: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 Fix output of route destination in 'show ss7 instance <0-15> route' 2019-03-15 17:26:01 +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 Fix output of route destination in 'show ss7 instance <0-15> route' 2019-03-15 17:26:01 +00:00
sccp.c sccp.c: Fix gcc-8.2 -Werror=maybe-uninitialized 2019-01-20 15:11:07 +01: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 Cosmetic: sccp_scoc: fix local reference comments 2019-04-03 15:06:02 +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 sccp_scoc: conn_create{,_id}() user arg, not inst 2019-04-04 08:33:58 +02: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 improve logging for rejected AS in xua_rkm.c 2019-03-14 03:41:59 +00:00