aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipa.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-07ipa: Fix client setting unit_id with ASP name instead of ASPau Espin Pedrol1-2/+2
2023-09-01ipa: use LSBs of file descriptor as SLS in IPA->M3UA directionHarald Welte1-3/+5
2021-11-15spelling fixes in commentsHarald Welte1-2/+2
2021-11-15stp: Add basic RX/TX rate counters on AS and ASP levelHarald Welte1-0/+3
2021-04-25ipa: Use VTY-configured default network indicatorHarald Welte1-0/+1
2019-10-19ipa: VTY config option to explicitly enable/disable SCCP patchingHarald Welte1-4/+6
2019-10-19ipa: Fix crash when parsing of received IPA SCCP message failsHarald Welte1-0/+6
2019-10-19ipa: Don't send non-SCCP data over IPA/SCCPliteHarald Welte1-0/+8
2018-07-12fix two memleaks in ipa_rx_msg_sccp()Neels Hofmeyr1-2/+5
2018-07-11fix memleak in ipa_rx_msg_sccpNeels Hofmeyr1-0/+1
2018-06-08Introduce osmo_ss7_register_rx_unknown_cb() for unknown PPID/StreamIDHarald Welte1-3/+1
2017-11-13Add SPDX-License-Identifier + missing copyright statementsHarald Welte1-0/+2
2017-11-12ipa: Patch DPC/OPC information into SCCP Calling/Called Party AddressHarald Welte1-15/+92
2017-11-10ipa: Fix endianness of pseud-M3UA headerHarald Welte1-6/+7
2017-11-09ipa: Fix setting of OPC/DPC based on routing-context + overrideHarald Welte1-0/+2
2017-04-25Fix debian buildsMax1-0/+1
2017-04-18IPA: Override/Set point codesHarald Welte1-2/+34
2017-04-18Add IPA/SCCPlite support as SIGTRAN alternativeHarald Welte1-0/+182