aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc/osmo_bsc_msc.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18bsc: Use msg->data and msg->len for the hexdump, pick a better nameHolger Hans Peter Freyther1-3/+3
2011-01-07ipa: Only use one IPA number for Osmo extensionsHolger Hans Peter Freyther1-2/+2
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-11-03bsc: Fix crash when making a MSC connection.Holger Hans Peter Freyther1-3/+2
2010-10-13ipaccess: Put our extensions to the protocol into the same enumHolger Hans Peter Freyther1-2/+2
2010-09-16msc: Send a signal when the connections to the MSC droppedHolger Hans Peter Freyther1-10/+9
2010-09-16bsc: Reorder the includes... should be alphabetically nowHolger Hans Peter Freyther1-2/+3
2010-09-16bsc: Make the write method public it will be used by other modulesHolger Hans Peter Freyther1-2/+1
2010-09-16bsc: Add code responsible for connecting, reconnecting to the MSCHolger Hans Peter Freyther1-0/+371