aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2024-02-27VTY: rename 'sctp-role' to 'transport-role', add an aliasVadim Yanitskiy1-1/+1
2024-02-27Implement M3UA-over-TCP (in addition to SCTP)Vadim Yanitskiy1-6/+36
2024-02-27osmo_ss7_asp_find_by_name(): improve docs and coding styleVadim Yanitskiy1-3/+3
2023-10-04xua_server: asp: Support removing local addressesPau Espin Pedrol1-0/+1
2023-10-04asp: Support removing local & remote addressesPau Espin Pedrol1-0/+2
2023-09-21sccp: Introduce initial support for SCCP LUDT + LUDTS messagesHarald Welte2-0/+59
2023-09-21cosmetic: sccp_types.h: Fix typo in commentPau Espin Pedrol1-1/+1
2023-09-08Allow configuring per-ASP SCTP INIT parametersPau Espin Pedrol1-0/+17
2023-08-21asp: Allow setting IP address as SCTP primary upon conn establishmentPau Espin Pedrol1-0/+6
2023-08-03cosmetic: Fix pointer location formatPau Espin Pedrol1-1/+1
2023-07-11asp: Make ASP default LM timers VTY configurablePau Espin Pedrol1-0/+3
2023-06-20Add osmo_ss7_asp getters for name and protoPau Espin Pedrol1-0/+2
2023-06-16Forbid partial VTY configurations of ASPs with name asp-clnt-*Pau Espin Pedrol1-0/+2
2023-06-13osmo_sccp_simple_client_on_ss7_id(): Always follow VTY config of ASP if it wa...Pau Espin Pedrol1-2/+0
2023-06-13osmo_sccp_simple_client_on_ss7_id(): Support ASP explicitly configured as sct...Pau Espin Pedrol1-0/+1
2023-05-10add public API: osmo_sccp_instance_next_conn_id()Neels Hofmeyr1-0/+2
2023-05-10add osmo_sccp_set_max_optional_data()Neels Hofmeyr1-0/+2
2023-04-05comment: fix typo 'OSMO_ASCU_'Neels Hofmeyr1-1/+1
2023-04-05add two value_string[]s related to N-PCSTATENeels Hofmeyr1-0/+13
2023-03-13sccp: Introduce APIs to get/set osmo_sccp_instance priv data pointerPau Espin Pedrol1-0/+2
2023-03-10cosmetic: sccp.h: Fix trailing whitespacePau Espin Pedrol1-1/+1
2023-02-22fixup for: add osmo_scu_prim_name_c() / _buf()Neels Hofmeyr1-2/+8
2023-02-21SS7: do not attempt transfer if AS is downMax1-0/+1
2023-02-20Run struct_endianness.pyOliver Smith2-7/+7
2023-02-18add osmo_scu_prim_name_c() / _buf()Neels Hofmeyr1-0/+2
2022-08-22SIGTRAN: add osmo_sccp_tx_disconn_data() helperMax1-0/+4
2022-08-22SIGTRAN: error if attempting to send exceedingly big dataMax1-0/+1
2022-08-22SIGTRAN: add function to check connection existenceMax1-0/+2
2022-08-21[cosmetic] sccp_scoc.c: constify function parametersMax1-1/+1
2022-08-17SCCP: enforce optional data length limitsMax1-0/+2
2022-02-01osmo_ss7_vty: add osmo_sccp_addr_by_name_localOliver Smith1-0/+2
2022-02-01include/osmocom/sigtran/sccp_sap.h: cosmetic fixesOliver Smith1-13/+7
2021-12-14treewide: remove FSF addressOliver Smith4-16/+0
2021-11-15stp: Add basic RX/TX rate counters on AS and ASP levelHarald Welte1-0/+7
2021-10-26sccp: Add minimalistic support for XUDT / XUDTSHarald Welte1-0/+6
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