aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_msc.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-07msc: Only unregister the fd if the fd value is valid.Holger Hans Peter Freyther1-1/+3
2010-10-07msc: Stop the connection timeout when we unregister the bfdHolger Hans Peter Freyther1-1/+4
2010-08-06bsc_msc: Remove the except code as it is wrong...Holger Hans Peter Freyther1-15/+0
2010-08-04bsc_msc: Fix the naming of this function.Holger Hans Peter Freyther1-1/+1
2010-07-22nat: Fix nat crash on start due forgetting the ->data pointer..Holger Hans Peter Freyther1-1/+0
2010-07-05nat: Store the msc_con in the data of the bsc_fdHolger Hans Peter Freyther1-1/+2
2010-06-15msc: Add msc ip-tos NR option for the BSCHolger Hans Peter Freyther1-1/+9
2010-06-15[bsc_msc] Move the id get response into the bsc_msc.cHolger Hans Peter Freyther1-0/+22
2010-06-15bsc_msc: Add a connection timeout for the MSC.Holger Hans Peter Freyther1-0/+12
2010-06-15nat: Attempt to handle exceptions on the fd and trat them as connection lossHolger Hans Peter Freyther1-2/+17
2010-06-15bsc_msc.c: Print the error message of the connection.Holger Hans Peter Freyther1-1/+1
2010-06-15nat: Logging improvement for the nat.Holger Hans Peter Freyther1-0/+1
2010-06-15bsc-msc: Flush the write queue when we have lost the connectionHolger Hans Peter Freyther1-0/+1
2010-06-15msc: Create a real interface for BSC MSC and start handling reconnectsHolger Hans Peter Freyther1-13/+75
2010-06-15bsc_msc: Connect in a non blocking way to the MSCHolger Hans Peter Freyther1-2/+81
2010-06-15Correct the company name. It should be On-Waves (ehf)Holger Hans Peter Freyther1-1/+1
2010-06-15[bsc_msc] Move the connect to the MSC routine into a new fileHolger Hans Peter Freyther1-0/+70