aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-04sccp_scoc: separate conn_id from local_refosmith/conn-id-scopingOliver Smith2-16/+64
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
2019-02-07Don't use deprecated osmo_stream_cli_open2()Max1-3/+4
2019-01-20Bump version: 0.10.0.39-b723 → 1.0.01.0.0Harald Welte6-11/+69
2019-01-20sccp.c: Fix gcc-8.2 -Werror=maybe-uninitializedHarald Welte1-1/+1
2018-12-20fix ipa_asp_fsm down state transitionStefan Sperling1-22/+27
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+2
2018-12-05contrib/jenkins.sh: build and publish manualsOliver Smith1-2/+19
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith7-26/+87
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr6-0/+1662
2018-11-27stp: update vty reference with added SCCP commandsNeels Hofmeyr1-1/+99
2018-11-27stp: update vty referenceNeels Hofmeyr1-55/+130
2018-11-27vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-27OsmoSTP: update VTY referenceNeels Hofmeyr1-1742/+1359
2018-11-27STP: Update vty reference XML fileHarald Welte2-2/+1742
2018-11-27First step towards an OsmoSTP manualHarald Welte6-0/+132
2018-11-27Importing history from osmo-gsm-manuals.gitNeels Hofmeyr0-0/+0
2018-11-22SS7: safeguard against wrong number of pointcode componentMax1-1/+2
2018-11-19Log ip:port for created SS7 serverMax1-1/+4
2018-11-19Make pointcode width function publicMax2-3/+5
2018-11-18osmo-stp: add SCCP related VTY commandsNeels Hofmeyr1-0/+1
2018-11-09return error code from xua_srv_conn_cb() if conn is freedStefan Sperling1-1/+5
2018-10-29skip simple-client default as/asp when saving VTY configStefan Sperling3-4/+11
2018-10-21build: move include/{mtp,sccp} to include/osmocom/Neels Hofmeyr17-12/+12
2018-09-27make SCCP timers configurableNeels Hofmeyr6-27/+327
2018-09-27sccp_vty: fix doc strings for show ... ssn,connectionsNeels Hofmeyr2-5/+6
2018-09-27cosmetic: allocate ss7->sccp in one common functionNeels Hofmeyr3-8/+20
2018-09-27vty: install 'show cs7' for sccp addrs on _ve nodesNeels Hofmeyr2-5/+13
2018-09-27vty: tweak two printed stringsNeels Hofmeyr2-4/+4
2018-09-27sccp_vty: define SCCP_STR onceNeels Hofmeyr3-7/+6
2018-09-27add tests/vty: VTY UI transcript testingNeels Hofmeyr6-3/+621
2018-09-27allow less characters for SCCP address book entriesNeels Hofmeyr1-1/+1
2018-09-27vty: fix 'show asp' from within 'asp' nodeNeels Hofmeyr1-1/+2
2018-09-26drop inaccurate comment from osmo_ss7_vty.cNeels Hofmeyr1-1/+0
2018-09-26cosmetic: sccp_scoc.c: fix timers definition unitsNeels Hofmeyr1-9/+9
2018-09-25osmo-stp.cfg: Ensure example config is well-formedHarald Welte1-8/+8
2018-09-14debian: Document why enable-static is used in dh_auto_configurePau Espin Pedrol1-0/+2
2018-09-12Install sample cfg file to /etc/osmocomPau Espin Pedrol2-1/+5
2018-09-10debian/rules: Remove duplicated override_dh_auto_test sectionPau Espin Pedrol1-4/+0