aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc/osmo_bsc_filter.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-170/+0
2011-01-16bsc: Initialize the subscr to NULL in the default caseHolger Hans Peter Freyther1-0/+3
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
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