aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/net_init.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr1-1/+1
2016-11-24move to libcommon-cs: net init 3: actual moveNeels Hofmeyr1-34/+2
2016-11-24move to libcommon-cs: net init 1: rename to bsc_network_initNeels Hofmeyr1-1/+2
2016-11-24define mncc_recv_cb_t to avoid code dupNeels Hofmeyr1-1/+1
2016-10-04msc: add counters to track call attempts/active/success/failedAlexander Couzens1-0/+1
2016-09-26mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr1-2/+4
2016-09-26mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr1-0/+1
2016-08-30bsc/netinit: correct mistyped rate counterAlexander Couzens1-1/+1
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens1-1/+2
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens1-30/+2
2016-07-28dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitbNeels Hofmeyr1-0/+2
2016-07-27Fix default subscriber regexpMax1-1/+1
2016-07-09Make random MSISDN assignment optionalMax1-1/+9
2016-06-14Make random extension range configurableMax1-1/+2
2016-05-20Make extending subscriber creation easierMax1-1/+1
2015-01-27nitb: Allow the network to decide if a subscriber should be createdHolger Hans Peter Freyther1-0/+2
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-0/+8
2014-11-11bsc: Move gsm_network_init function to libbscJacob Erlbeck1-0/+102