aboutsummaryrefslogtreecommitdiffstats
path: root/src/bsc_sccp.c
AgeCommit message (Collapse)AuthorFilesLines
2011-01-17mtp: Attempt to select the sls properly in the round robin fashionHolger Hans Peter Freyther1-1/+1
When we call the submit method with a SLS of -1 we will try to find the next SLS to do things in a round robin way.
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2010-09-30bsc: Move more sccp code into the bsc_sccp.cHolger Hans Peter Freyther1-0/+33
2010-09-30bsc: Refactor and move SCCP ConTrack to bsc_sccp.cHolger Hans Peter Freyther1-0/+70
Move the code, update Makefile.am, add includes.