aboutsummaryrefslogtreecommitdiffstats
path: root/src/sccp_vty.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-27make SCCP timers configurableNeels Hofmeyr1-0/+116
2018-09-27sccp_vty: fix doc strings for show ... ssn,connectionsNeels Hofmeyr1-2/+3
2018-09-27sccp_vty: define SCCP_STR onceNeels Hofmeyr1-6/+3
2017-11-13Add SPDX-License-Identifier + missing copyright statementsHarald Welte1-0/+2
2017-08-09consistency: use OSMO_SS7_PC_INVALID for osmo_sccp_userNeels Hofmeyr1-1/+1
2017-04-14SCCP: Add VTY interface for SCCPHarald Welte1-0/+149