aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_smr.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-26Change license of gsm0411_smc/smr to GPLv2+Harald Welte1-4/+4
2014-05-23gsm0411_smr: Fix the size of the arrayHolger Hans Peter Freyther1-1/+1
2014-05-23gsm0411_smr: Make the look-up table staticHolger Hans Peter Freyther1-1/+1
2014-02-08sms: The msg_ref is passed from the outside so remove the wrong fixmeHolger Hans Peter Freyther1-1/+1
2012-12-06sms: Print 'network' or 'mobile' when creating the SMC/SMRHolger Hans Peter Freyther1-2/+2
2012-11-22sms: Mark the state dispatch table as static constHolger Hans Peter Freyther1-2/+2
2012-11-22sms: Fix typos in the comments and log messages.Holger Hans Peter Freyther1-3/+3
2012-11-22smr: Introduce an id and prefix all log messages with SMR(ID)Holger Hans Peter Freyther1-31/+68
2012-11-11sms: Reduce the logging level to debugHolger Hans Peter Freyther1-3/+3
2011-11-12gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg1-0/+451