aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-20ss7: Re-bind xUA server socket after setting new IPPau Espin Pedrol1-0/+5
2017-11-08add osmo_sccp_inst_addr_name(), a variant of osmo_sccp_addr_name()Neels Hofmeyr1-0/+1
2017-10-26sccp_scrc: fix Network Indicator in SIO compositionNeels Hofmeyr1-1/+1
2017-09-03sccp_sap.h: Fix SSN for BSSAP and BSSAP-LEHarald Welte1-2/+3
2017-08-11sccp: fixup for osmo_sccp_get_ss7()Philipp Maier1-1/+1
2017-08-11sccp: function to get sccp instance from sccp userPhilipp Maier1-0/+1
2017-08-11sccp: make osmo_sccp_addr_name() availablePhilipp Maier1-0/+1
2017-08-10sccp: prefix default parameters of osmo_sccp_simple_client()Philipp Maier1-7/+10
2017-08-09add osmo_sccp_addr_name() and three value_string[]sNeels Hofmeyr1-0/+13
2017-08-09introduce OSMO_SCCP_RI_NONE to indicate unset RINeels Hofmeyr1-0/+1
2017-08-09constify ss7_instance arg of osmo_ss7_pointcode_print()Neels Hofmeyr1-2/+2
2017-08-09add OSMO_SS7_PC_INVALID, add osmo_ss7_pc_is_valid()Neels Hofmeyr1-0/+8
2017-08-09sccp: add function to check sccp addressesPhilipp Maier1-0/+2
2017-08-07osmo_ss7_vty_init: ensure a talloc ctx is set by userNeels Hofmeyr1-3/+2
2017-08-07add osmo_sccp_addr_set_ssn()Neels Hofmeyr1-0/+2
2017-08-01sccp: derive local address from given sccp instancePhilipp Maier1-0/+4
2017-07-22sccp: make simple client configurable via VTYPhilipp Maier1-0/+5
2017-07-20sccp: global addressbook search + api fixPhilipp Maier1-4/+4
2017-07-05simple-client/server: be able to decide on which ss7 instance to bindPhilipp Maier1-0/+11
2017-06-29sccp_helpers.h: remove duplicate declaration of osmo_sccp_make_addr_pc_ssn()Neels Hofmeyr1-2/+0
2017-06-25add/tweak various logging to help figure out complex routingNeels Hofmeyr1-0/+1
2017-06-23cosmetic: drop second ';;'Neels Hofmeyr1-1/+1
2017-06-22sccp: Fix a classic typo of mineHolger Hans Peter Freyther1-7/+7
2017-06-21sccp: add addressbook functionality for sccp addressesPhilipp Maier2-0/+7
2017-06-18cosmetic: Fix typo in sccp_types.hPhilipp Maier1-1/+1
2017-04-18IPA: Override/Set point codesHarald Welte1-0/+3
2017-04-18Add IPA/SCCPlite support as SIGTRAN alternativeHarald Welte1-0/+4
2017-04-15introduce new osmo_ss7_asp_disconnect() functionHarald Welte1-0/+1
2017-04-15osmo_ss7: Clean up all ASPs established via xua_server upon destroyHarald Welte1-0/+4
2017-04-14get rid of global osmo_ss7_xua_servers variableHarald Welte1-1/+2
2017-04-14SCCP: Add VTY interface for SCCPHarald Welte1-0/+2
2017-04-14move osmo_ss7_vty.c [back] into libosmo-sigtranHarald Welte1-0/+8
2017-04-14STP: re-structure VTY interface; introduce 'cs7 instance' nodeHarald Welte1-0/+1
2017-04-13xua_rkm: Make dynamic registration of Routing Keys workHarald Welte1-0/+4
2017-04-13Add a default layer manager using RKM to register PC with SGHarald Welte2-1/+14
2017-04-13Add osmo-stp executable as new "Osmocom Signaling Transfer Point"Harald Welte1-0/+2
2017-04-11osmo_ss7: Allocate local routing key ID and use it as lookup key for ASHarald Welte2-0/+14