aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc
AgeCommit message (Expand)AuthorFilesLines
2010-09-18janitor: Move the * to the variable nameHolger Hans Peter Freyther1-1/+1
2010-09-16bsc; Register the BSC API with many blanks.Holger Hans Peter Freyther2-1/+55
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 Freyther3-1/+377
2010-09-16bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branchHolger Hans Peter Freyther2-0/+109
2010-09-16osmo_rf: Keep the current policy inside the RF struct..Holger Hans Peter Freyther1-5/+7
2010-09-15bsc: Move the rf_ctl into the msc data structHolger Hans Peter Freyther1-3/+3
2010-09-15bsc: Register a new MSC group with data for the MSC connectionHolger Hans Peter Freyther1-1/+140
2010-09-15bsc: Remove the old msc parameter, everything is in the VTY config nowHolger Hans Peter Freyther1-2/+0
2010-09-15bsc: Create struct osmo_msc_data to hold MSC information, handle signalsHolger Hans Peter Freyther1-0/+43
2010-09-11bsc: Set the copyright for the real BSC.Holger Hans Peter Freyther1-0/+2
2010-08-26vty: Provide a is_config_node for the VTY and use it for the bscHolger Hans Peter Freyther1-1/+2
2010-08-25Introduce '-D' commandline option to daemonize processesHarald Welte1-1/+15
2010-08-03Use new include paths of libosmo-sccp 0.0.2Harald Welte1-1/+1
2010-07-31sccp: Use the external libosmo-sccp as sccp implementationHolger Hans Peter Freyther2-3/+9
2010-07-29osmo_bsc_rf: Add a grace command, send a signalHolger Hans Peter Freyther1-0/+15
2010-07-05bsc: Add header file for the true BSC API.Holger Hans Peter Freyther2-1/+27
2010-06-30osmo_bsc: Add option parsing, vty dummyHolger Hans Peter Freyther3-1/+182
2010-06-30osmo_bsc: Add empty osmo_bsc_main.c and hook it into the buildHolger Hans Peter Freyther2-0/+41
2010-06-30osmo-bsc: Start adding code for the osmo_bsc..Holger Hans Peter Freyther1-0/+249