libosmo-sccp/src
Harald Welte 2d3a709527 Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ...
This is what aims to be a rather complete/proper implementation of the
SIGTRAN + SS7 protocol suite.  It has proper abstraction between the
layers with primitives, finite state machines for things like the AS and
ASP state machines, support for point code routing, etc.

What's not implemented at this point:
* re-integration of pre-existing SUA (pending)
* actual MTP2 and physical E1/T1 link support
* different trafic modes like broadcast/fail-over/load-balance

Change-Id: I375eb80f01acc013094851d91d1d3333ebc12bc7
2017-04-10 10:41:16 +02:00
..
Makefile.am Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
m3ua.c Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
mtp_pcap.c mtp: Add the MTP Level3 code to the SCCP repoistory 2010-08-01 17:01:26 +08:00
osmo_ss7.c Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
osmo_ss7_hmrt.c Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
osmo_ss7_vty.c Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
sccp.c NULL safety: sccp_create_sccp_addr: copy only non-NULL sock->gti 2016-12-11 21:24:59 +01:00
sccp_helpers.c License headers: Should always have been GPLv2-or-later 2017-04-10 10:41:16 +02:00
sccp_sap.c Import SUA (SCCP User Adaptation) and SCCP User SAP 2015-12-22 23:03:41 +01:00
sua.c License headers: Should always have been GPLv2-or-later 2017-04-10 10:41:16 +02:00
xua_as_fsm.c Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
xua_as_fsm.h Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
xua_asp_fsm.c Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
xua_asp_fsm.h Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
xua_internal.h Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
xua_msg.c xua_msg: Add support for msg_event_maps 2017-04-10 10:41:16 +02:00