aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-22tests: Introduce test for multi-homing STP featuresPau Espin Pedrol5-5/+211
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 Pedrol6-52/+184
2019-10-22Defer xua server binding until exit of VTY nodePau Espin Pedrol4-44/+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 Welte4-4/+41
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 Welte2-4/+7
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-12systemd: This patch adds Documentation field to the systemd service fileKira Obrezkova1-0/+1
2019-08-07Bump version: 1.0.0.26-2728-dirty → 1.1.01.1.0Pau Espin Pedrol3-3/+51
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol2-2/+2
2019-07-17This patch fixes typos on which Lintian complainsKira Obrezkova2-2/+2
2019-07-11contrib/jenkins.sh: "maintainer-clean" after "publish"Oliver Smith1-1/+1
2019-07-10contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+1
2019-06-19manuals: Update vty documentationDaniel Willmann1-5/+246
2019-06-19manuals: Add script to regenerate vty/counter documentationDaniel Willmann2-0/+18
2019-05-29debian: create -doc subpackage with pdf manualsOliver Smith4-2/+18
2019-05-11osmo-stp: expose root talloc context to the VTY codeVadim Yanitskiy1-0/+2
2019-05-10osmo-stp: register VTY commands for talloc context introspectionVadim Yanitskiy1-0/+1
2019-05-09stp: Ensure telnet uses STP talloc context, not NULL contextHarald Welte1-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 Freyther3-14/+142
2019-04-12add osmo_sccp_addr_cmp(), osmo_sccp_addr_ri_cmp()Neels Hofmeyr4-0/+392
2019-04-12add caller-owns-msgb variant osmo_sccp_user_sap_down_nofree()Neels Hofmeyr4-23/+38
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
2019-04-01sccp_scoc: Add more comments describing conn_id and local_ref membersHarald Welte1-0/+8
2019-03-15Fix output of route destination in 'show ss7 instance <0-15> route'Harald Welte5-1/+53
2019-03-14Store + show remote ip/port in dynamically created ASPsHarald Welte1-0/+6
2019-03-14improve logging for rejected AS in xua_rkm.cNeels Hofmeyr1-1/+3
2019-03-13vty: Ensure to properly save route pointcode and mask when writingHarald Welte1-1/+1
2019-03-06debug log typo fix in sccp_scoc.cNeels Hofmeyr1-1/+1
2019-02-18OsmoSTP: enable statsd supportMax1-0/+4
2019-02-12osmo_ss7.c: fix typoMax1-1/+1