aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-13m3ua/sua: Add new snm_inactive quirkHarald Welte1-2/+4
2021-05-13m3ua/sua: Add quirk for allowing inbound DAUD from SG in ASP role.Harald Welte1-0/+2
2021-05-13osmo_ss7: introduce notion of configurable 'quirks'Harald Welte1-0/+4
2021-04-29osmo_ss7: Truncate route 'mask' to point code bit lengthHarald Welte1-0/+1
2021-02-23Add osmo_ss7_pointcode_print_buf() to APIHarald Welte1-0/+1
2021-02-10xua_snm: Implement handling of DUPU messagesHarald Welte1-0/+15
2021-02-08xua: introduce xua_msg_get_u32p() helperHarald Welte1-0/+1
2021-02-08sccp: Add minimalistic SCMG implementationHarald Welte2-1/+27
2021-02-08sccp: Notify users of point code available/unavailableHarald Welte1-0/+33
2021-02-08Introduce osmo_ss7_asp_get_log_subsys()Harald Welte1-0/+1
2021-02-08xua_msg: Add xua_msg*_get_str() to obtain string IEHarald Welte1-0/+2
2021-02-07osmo_ss7: const-ify input arguments to osmo_ss7_as_has_asp()Harald Welte1-2/+2
2021-02-07xua_msg: const-ify input arguments to xua_*_get_u32()Harald Welte1-2/+2
2021-02-06xua_msg_add_data() Mark input argument as 'const'Harald Welte1-1/+1
2020-09-23add osmo_sccp_addr_to_id_c()neels/lcsNeels Hofmeyr1-0/+4
2020-09-22add osmo_sccp_addr_to_str_c osmo_sccp_inst_addr_to_str_cNeels Hofmeyr1-0/+9
2020-09-05add OSMO_SCCP_ADDR_T_MASK for osmo_sccp_addr_cmp()Neels Hofmeyr1-0/+1
2020-09-03enum osmo_sccp_ssn: rename to OSMO_SCCP_SSN_SMLC_BSSAP_LENeels Hofmeyr1-1/+4
2020-05-22add osmo_sccp_user_find() as public APINeels Hofmeyr1-0/+2
2020-05-19cosmetic: apply changes to match struct_endianess.py outputNeels Hofmeyr2-18/+14
2020-01-18sccp: Fix wrong param type in osmo_sccp_pnc_name()Pau Espin Pedrol1-1/+1
2020-01-17sccp: Improve logging in sccp_to_xua_opt()Pau Espin Pedrol1-0/+4
2020-01-17sccp: Add value_string for SCCP message typesPau Espin Pedrol1-0/+5
2020-01-13ss7: Introduce APIs to manage asp_peer hostsPau Espin Pedrol1-0/+3
2019-11-19osmo_ss7: Add osmo_ss7_asp_find()Harald Welte1-0/+4
2019-11-14osmo_ss7_vty.c: implement 'active' filter for show_cs7_as_cmdVadim Yanitskiy1-0/+1
2019-11-06xua: loadshare: select ASP for tx only if activePau Espin Pedrol1-0/+1
2019-11-05Allow ASP role to be configuredHarald Welte1-0/+2
2019-11-05introduce public enum osmo_ss7_asp_role for ASP/SG/IPSPHarald Welte1-0/+8
2019-11-05M3UA: Reject ASP activation + RKM registration for incompatible traffic-modeHarald Welte1-1/+2
2019-11-05xua: Allow traffic mode set by peer if not set by VTYPau Espin Pedrol1-0/+3
2019-10-24ss7: Only override traffic mode from recv REG REQ if not set by VTYPau Espin Pedrol1-0/+1
2019-10-24ss7: Implement AS traffic mode loadshare using round robin ASP selectionPau Espin Pedrol1-0/+1
2019-10-22ss7: Support multiple addresses in SCTP connectionsPau Espin Pedrol1-2/+8
2019-10-22Defer xua server binding until exit of VTY nodePau Espin Pedrol1-2/+0
2019-10-19ipa: VTY config option to explicitly enable/disable SCCP patchingHarald Welte1-0/+6
2019-10-19Move definition of LOGSS7() to header file; add LOGPAS() like LOGPASP()Harald Welte1-1/+7
2019-05-01xudt: Implement address and data extractionHolger Hans Peter Freyther1-0/+54
2019-04-12add osmo_sccp_addr_cmp(), osmo_sccp_addr_ri_cmp()Neels Hofmeyr1-0/+3
2019-04-12add caller-owns-msgb variant osmo_sccp_user_sap_down_nofree()Neels Hofmeyr1-0/+1
2019-03-15Fix output of route destination in 'show ss7 instance <0-15> route'Harald Welte1-0/+1
2018-11-19Make pointcode width function publicMax1-0/+2
2018-10-29skip simple-client default as/asp when saving VTY configStefan Sperling1-0/+6
2018-10-21build: move include/{mtp,sccp} to include/osmocom/Neels Hofmeyr8-2/+2
2018-09-27cosmetic: allocate ss7->sccp in one common functionNeels Hofmeyr1-0/+2
2018-07-12add osmo_xua_msg_tall_ctx_init()Neels Hofmeyr1-0/+2
2018-06-08Introduce osmo_ss7_register_rx_unknown_cb() for unknown PPID/StreamIDHarald Welte1-0/+11
2018-01-17sccp_types.h: Fix value for SCCP_REFUSAL_UNEQUIPPED_USERHarald Welte1-1/+3
2017-12-24add osmo_ss7_route_name()Neels Hofmeyr1-0/+1
2017-12-24add osmo_sccp_user_name()Neels Hofmeyr1-0/+2