aboutsummaryrefslogtreecommitdiffstats
path: root/src/bsc.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18link_sets: Name functions working on linksets as suchHolger Hans Peter Freyther1-1/+1
2011-11-25msc: Only take down the link if it is upHolger Hans Peter Freyther1-2/+4
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-1/+1
2011-02-23vty: Add all mighty new vty interface for osmo-stpHolger Hans Peter Freyther1-1/+4
2011-02-22vty: Remove more globals from the bsc data.Holger Hans Peter Freyther1-7/+1
2011-02-17bsc: Print the talloc allocation report on SIGUSR1Holger Hans Peter Freyther1-0/+9
2011-02-17bsc: Move the signal handling code over to the bsc.cHolger Hans Peter Freyther1-0/+43
2011-02-17bsc: Move the option parsing into the common code in bsc.cHolger Hans Peter Freyther1-0/+86
2011-02-17bsc: Cleanup some fields and namesHolger Hans Peter Freyther1-1/+0
2011-02-17ss7: Create a SS7 application that is responsible for the routingHolger Hans Peter Freyther1-0/+1
2011-02-17msc: Move the MSC Connection into a new header fileHolger Hans Peter Freyther1-0/+2
2011-02-17mtp: Allocate the MTPLinkSet as a child of the BSCHolger Hans Peter Freyther1-1/+1
2011-02-17bsc: Allocate the bsc with talloc insteadHolger Hans Peter Freyther1-0/+54