aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/osmo_bsc_sigtran.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-23fixup: fix possible null pointer derefPhilipp Maier1-1/+6
2017-08-23cosmetic: fix ugly variable namingPhilipp Maier1-8/+8
2017-08-23osmo-bsc: pointcodes in human readable formPhilipp Maier1-11/+35
2017-08-23osmo-bsc: cleanup osmo_bsc_sigtran_init()Philipp Maier1-39/+76
2017-08-08osmo-bsc: full auto configuration for SS7/CS7Philipp Maier1-20/+44
2017-08-07osmo-bsc: improve checking of sccp addressesPhilipp Maier1-12/+8
2017-07-22vty: Fixup sccp/ss7 configurationPhilipp Maier1-6/+14
2017-07-10cosmetic: tweak error log in osmo_bsc_sigtran_init()Neels Hofmeyr1-2/+4
2017-07-03osmo-bsc change bsc_handle_dt1() to bsc_handle_dt()Philipp Maier1-1/+1
2017-07-03osmo-bsc: fix sccp name stringPhilipp Maier1-1/+1
2017-07-03osmo-bsc/sigtran: add missing constPhilipp Maier1-11/+11
2017-07-03osmo-bsc: add missing commentPhilipp Maier1-0/+1
2017-07-03osmo-bsc: add missing assertionPhilipp Maier1-0/+1
2017-06-30osmo-bsc: use better msc identifierPhilipp Maier1-7/+11
2017-06-30osmo-bsc: fix typoPhilipp Maier1-2/+2
2017-06-30osmo-bsc: rename calling_addr to msc_addrPhilipp Maier1-6/+6
2017-06-30osmo-bsc: change calling/called_addr variable namesPhilipp Maier1-12/+12
2017-06-30osmo-bsc: check configured sccp addresses before startPhilipp Maier1-2/+24
2017-06-30osmo-bsc: make sure only default SSNs are usedPhilipp Maier1-1/+1
2017-06-30cosmetic: fix typo in log outputPhilipp Maier1-1/+1
2017-06-30osmo-bsc: only clear connections of a specific MSCPhilipp Maier1-4/+17
2017-06-30osmo-bsc: Make SCCP-Addresses configurable via VTYPhilipp Maier1-26/+31
2017-06-30reset: fix allocation and add deallocator for reset procedurePhilipp Maier1-10/+7
2017-06-18osmo-bsc: react on reset requests from MSCPhilipp Maier1-5/+22
2017-06-18libcommon-cs: genralize a interface reset fsmPhilipp Maier1-12/+21
2017-06-18osmo-bsc: Send USSD notification when an MSC loss is detectedPhilipp Maier1-0/+22
2017-06-18osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier1-42/+77
2017-06-18sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier1-2/+1
2017-06-18WIP: Integrate AoIP into OsmoBSCPhilipp Maier1-0/+340