osmo-bsc/openbsc/src
Harald Welte 8254cf75bf libbsc: Create pcu-socket only as specified in config file
Since commit b4999b60d4 we created PCU
sockets at hard-coded paths in the filesystem by default for all BTSs.
This is inflexible and prevents the use of multiple BSC instances on a
single filesystem, or the placement of the sockets in a more secure
location than /tmp.

The new approach with this patch is that
* no PCU sockets are created by default
* only for those BTSs where a 'pcu-socket' is configured via VTY,
  the socket will actually be created

Change-Id: Ie9079470584777dcc31f85f9bf0808f479156ccb
Closes: OS#2293
2017-05-29 13:45:04 +02:00
..
gprs Add missing _CFLAGS and _LIBS 2017-05-20 11:42:37 +00:00
ipaccess ipaccess-config: properly create swload 2017-05-22 13:28:31 +00:00
libbsc libbsc: Create pcu-socket only as specified in config file 2017-05-29 13:45:04 +02:00
libcommon pcu_sock: add basic pcu interface support 2017-05-25 14:04:08 +02:00
libcommon-cs VTY: add the dyn_ts_allow_tch_f option 2017-04-03 16:38:06 +00:00
libfilter Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libiu use new OSMO_VALUE_STRING 2016-12-21 14:02:07 +00:00
libmgcp src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
libmsc libmsc: Map SMPP command status to GSM 04.11 cause 2017-05-20 08:18:50 +00:00
libtrau cosmetic: use osmo_strlcpy() everywhere 2017-01-23 11:59:01 +00:00
osmo-bsc src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
osmo-bsc_mgcp vty: remove ignored logging parameters 2017-02-08 09:37:38 +00:00
osmo-bsc_nat src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
osmo-nitb src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
utils Add missing _CFLAGS and _LIBS 2017-05-20 11:42:37 +00:00
Makefile.am Add empty libcommon-cs 2016-11-24 16:58:30 +01:00