aboutsummaryrefslogtreecommitdiffstats
path: root/src/ss7_application.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23vty: Add all mighty new vty interface for osmo-stpHolger Hans Peter Freyther1-0/+8
2011-02-22misc: Use llist_add_tail to add new links to the endHolger Hans Peter Freyther1-1/+1
2011-02-22vty: Remove more globals from the bsc data.Holger Hans Peter Freyther1-4/+21
2011-02-17mtp: Rename no to nr to align with the rest of the structsHolger Hans Peter Freyther1-5/+5
2011-02-17ss7: Move all mtp linksets callbacks into the app layerHolger Hans Peter Freyther1-0/+55
2011-02-17ss7: Move the linkset up/down into the ss7_app, move some code aroundHolger Hans Peter Freyther1-0/+32
2011-02-17ss7: Provide a way to start the applicationHolger Hans Peter Freyther1-2/+31
2011-02-17ss7: Create a SS7 application that is responsible for the routingHolger Hans Peter Freyther1-0/+227