aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/osmo_bsc_sccp.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-02bsc: Hand the msc_connection to the UDT handling, pass it to pagingHolger Hans Peter Freyther1-1/+1
2012-05-02bsc: Select a MSC in a round-robin fashionHolger Hans Peter Freyther1-8/+5
2012-05-02bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-1/+6
2012-05-02bsc: Use the right connection for outgoing packetsHolger Hans Peter Freyther1-2/+10
2012-05-02bsc: Move away from ->bsc.msc to use the selected MSCHolger Hans Peter Freyther1-4/+4
2012-05-02bsc: Stop using net->bsc->msc and get the right msc from somewhere elseHolger Hans Peter Freyther1-4/+6
2012-05-02bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-6/+6
2011-07-19bsc: Correct the cast for the signal dataHolger Hans Peter Freyther1-3/+3
2011-06-30bsc: Require osmo-sccp 0.0.6 and update the APIHolger Hans Peter Freyther1-2/+3
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-6/+6
2011-03-23Fix build of bsc-nat and GPRS code after include path changeHarald Welte1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-3/+3
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-0/+288