aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc/osmo_bsc_filter.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-15osmo-bsc: Make it compile against paging_request_stop() api changeHarald Welte1-1/+1
2010-11-15bsc: Use the BSC Filter to stop a paging_requestHolger Hans Peter Freyther1-0/+49
2010-11-15bsc: Add a mobile country code setting for the backbone.Holger Hans Peter Freyther1-1/+2
2010-11-15bsc: Implement scanning and changing messages from the MSCHolger Hans Peter Freyther1-0/+42
2010-11-15bsc: Add a method to scan messages coming from the MSC.Holger Hans Peter Freyther1-0/+8
2010-11-15bsc: Look for location updating requests in messagesHolger Hans Peter Freyther1-0/+37
2010-11-15bsc: Add a hook where we can scan for LU and other messages.Holger Hans Peter Freyther1-0/+31