osmo-msc/openbsc/src
Neels Hofmeyr c13e687742 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx
Decouple the talloc context allocations from global tall_bsc_ctx pointer.

It appears that talloc_ctx_init() was intended for general use, since it is
located in libcommon. It is currently used only by osmo-nitb; but the upcoming
osmo-cscn will use it as well.

Instead of defining in osmo-nitb main file, add definition in gsm_data.h.

Change-Id: I168106599b788f586be0ff0af4699b9746c1b103
2016-09-26 02:25:46 +02:00
..
gprs SNDCP: add V.42bis data compression functionality 2016-09-24 03:17:59 +00:00
ipaccess mscsplit: gsm_network_init(): add explicit root talloc ctx 2016-09-26 02:25:46 +02:00
libbsc mscsplit: gsm_network_init(): add explicit root talloc ctx 2016-09-26 02:25:46 +02:00
libcommon mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx 2016-09-26 02:25:46 +02:00
libfilter Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libiu Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libmgcp Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libmsc debug log for sms: fix/add 2016-09-18 23:40:06 +02:00
libtrau Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
osmo-bsc mscsplit: move subscriber conns list into struct gsm_network 2016-09-26 02:25:46 +02:00
osmo-bsc_mgcp Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
osmo-bsc_nat Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
osmo-nitb mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx 2016-09-26 02:25:46 +02:00
utils mscsplit: gsm_network_init(): add explicit root talloc ctx 2016-09-26 02:25:46 +02:00
Makefile.am Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00