aboutsummaryrefslogtreecommitdiffstats
path: root/stp
AgeCommit message (Expand)AuthorFilesLines
2019-10-22Defer xua server binding until exit of VTY nodePau Espin Pedrol1-2/+0
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-07-17This patch fixes typos on which Lintian complainsKira Obrezkova1-1/+1
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-02-18OsmoSTP: enable statsd supportMax1-0/+4
2018-11-18osmo-stp: add SCCP related VTY commandsNeels Hofmeyr1-0/+1
2018-04-17use osmo_init_logging2Pau Espin Pedrol1-2/+2
2017-12-24typo: osmo-stp main: 'Erro'Neels Hofmeyr1-1/+1
2017-12-20ss7: Re-bind xUA server socket after setting new IPPau Espin Pedrol1-0/+2
2017-11-12osmo-stp: Align prompt formatting with other Osmocom programsHarald Welte1-1/+1
2017-08-31osmo-stp: Fix process termination on SIGINT+SIGTERMHarald Welte1-1/+4
2017-08-20OsmoSTP: Install our default set of signal handlersHarald Welte1-1/+41
2017-08-07osmo_ss7_vty_init: ensure a talloc ctx is set by userNeels Hofmeyr1-1/+1
2017-06-22stp_main.c: Add missing headerPau Espin Pedrol1-0/+1
2017-04-27stp: Install VTY commands for FSM introspectionHarald Welte1-0/+1
2017-04-14osmo-stp: Add command line options and daemonize functionalityHarald Welte1-6/+75
2017-04-14osmo-stp: Remove hack to always enable debug loggingHarald Welte1-13/+4
2017-04-14stp: Add copyright noticeHarald Welte1-0/+12
2017-04-14move osmo_ss7_vty.c [back] into libosmo-sigtranHarald Welte4-995/+1
2017-04-14osmo_ss7_vty: Merge the SUA and M3UA VTY nodesHarald Welte2-106/+41
2017-04-14STP: re-structure VTY interface; introduce 'cs7 instance' nodeHarald Welte3-197/+250
2017-04-13osmo_ss7_vty: 'show' commands for AS, ASP, routeHarald Welte1-0/+83
2017-04-13Add osmo-stp executable as new "Osmocom Signaling Transfer Point"Harald Welte4-0/+1027