aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-11-06osmo_ss7.c: cosmetic: fix typo in xua_accept_cb()Vadim Yanitskiy1-1/+1
2019-11-06xua: loadshare: select ASP for tx only if activePau Espin Pedrol2-1/+8
2019-11-06xua: Fix private function namePau Espin Pedrol1-2/+2
2019-11-05vty: Permit configuration of ASPs in SCTP client modeHarald Welte2-0/+23
2019-11-05Allow ASP role to be configuredHarald Welte3-6/+32
2019-11-05introduce public enum osmo_ss7_asp_role for ASP/SG/IPSPHarald Welte3-30/+24
2019-11-05M3UA: Reject ASP activation + RKM registration for incompatible traffic-modeHarald Welte3-7/+28
2019-11-05xua: Allow traffic mode set by peer if not set by VTYPau Espin Pedrol2-7/+50
2019-11-05xua_asp_fsm: Don't send M3UA ERR and then send ASPAC_ACKHarald Welte1-2/+2
2019-10-24ss7: Set Traffic mode and Route Ctx in ASPAC ACK msg if knownPau Espin Pedrol1-4/+7
2019-10-24xua: Verify all route ctxs received in ASPAC msgPau Espin Pedrol1-5/+10
2019-10-24ss7: Only override traffic mode from recv REG REQ if not set by VTYPau Espin Pedrol3-6/+8
2019-10-24ss7: Set configured AS traffic mode when sending Routing Key Register msgPau Espin Pedrol1-0/+1
2019-10-24ss7: Implement AS traffic mode loadshare using round robin ASP selectionPau Espin Pedrol1-4/+44
2019-10-24ss7: Set default traffic-mode to overridePau Espin Pedrol2-2/+2
2019-10-23vty: Print traffic mode during show cs7 instance asPau Espin Pedrol1-5/+6
2019-10-23xua_rkm: Don't permit de-registration of rctx with ASP activeHarald Welte1-1/+6
2019-10-23xua_rkm: Print NOTICE log message if registration for wrong rctxHarald Welte1-0/+2
2019-10-23Log correct protocol during xua_accept_cb()Harald Welte1-4/+4
2019-10-23vty: ss7: Make sure ASP has at least INET_ANY addr set if not configured in VTYPau Espin Pedrol1-0/+5
2019-10-23ss7: Fix finding asp by socket addr if it has no remote hosts configuredPau Espin Pedrol1-5/+8
2019-10-23ss7: Fix finding asp by socket addr if local ip addr is 0.0.0.0Pau Espin Pedrol1-1/+2
2019-10-23ss7: Fix osmo_ss7_asp_peer_snprintf() output if peer has zero IP addr assignedPau Espin Pedrol1-1/+1
2019-10-23cosmetic: Fix trailing whitespacePau Espin Pedrol1-3/+3
2019-10-23vty: Fix write-config of local-ip and remote-ip commandsPau Espin Pedrol1-3/+3
2019-10-22cosmetic: ss7: Fix trailing whitespacePau Espin Pedrol3-3/+3
2019-10-22ss7: Log local and remote address set upon ASP restartPau Espin Pedrol1-3/+7
2019-10-22ss7: Support multiple addresses in SCTP connectionsPau Espin Pedrol3-36/+161
2019-10-22Defer xua server binding until exit of VTY nodePau Espin Pedrol2-40/+3
2019-10-22m3ua: Log incorrect selected ASPau Espin Pedrol1-2/+2
2019-10-22Fix typo in log message of recent commitPau Espin Pedrol1-1/+1
2019-10-20cosmetic: Document why IPA uses hard-coded routing-context 0Harald Welte1-0/+2
2019-10-20Don't permit routing-context != 0 for IPA peersHarald Welte1-0/+6
2019-10-19ipa: VTY config option to explicitly enable/disable SCCP patchingHarald Welte2-4/+34
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
2019-10-19Use LOGPAS / LOGPASP in favor of generic LOGSS7 where applicableHarald Welte1-11/+9
2019-10-19Move definition of LOGSS7() to header file; add LOGPAS() like LOGPASP()Harald Welte1-3/+0
2019-09-16sccp_user: correct comment for osmo_sccp_simple_clientAlexander Couzens1-1/+1
2019-09-04ss7: Do not queue messages if stream is not connectedPau Espin Pedrol1-0/+5
2019-08-29osmo_sccp_simple_client(): use sccp instance index 0 instead of 1Alexander Couzens1-1/+1
2019-08-07Bump version: 1.0.0.26-2728-dirty → 1.1.01.1.0Pau Espin Pedrol1-1/+1
2019-07-17This patch fixes typos on which Lintian complainsKira Obrezkova1-1/+1
2019-05-02udts/xudts: Attempt to implement unitdata service parsingHolger Hans Peter Freyther1-0/+30
2019-05-01xudt: Implement address and data extractionHolger Hans Peter Freyther1-14/+50
2019-04-12add osmo_sccp_addr_cmp(), osmo_sccp_addr_ri_cmp()Neels Hofmeyr1-0/+118
2019-04-12add caller-owns-msgb variant osmo_sccp_user_sap_down_nofree()Neels Hofmeyr3-23/+37
2019-04-04sccp_scoc: conn_create{,_id}() user arg, not instOliver Smith1-13/+11
2019-04-03sccp_scoc: move sccp_find_user() upOliver Smith1-25/+25
2019-04-03Cosmetic: sccp_scoc: fix local reference commentsOliver Smith2-4/+4