aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/mncc_builtin.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-26MNCC: pass the actual 'struct msgb' down the mncc_recv() callbackHarald Welte1-3/+8
2010-12-26MNCC: rename mncc_send() to mncc_tx_to_cc()Harald Welte1-20/+20
2010-12-26MNCC: split into generic mncc.c and mncc_builtin.cHarald Welte1-0/+400