osmo-msc/openbsc/src/libcommon
Holger Hans Peter Freyther e188010512 bsc: Allow to have a list of MSCs/MUXs to connect to
Be able to configure a list of destinations (duplicates allowed)
that will be tried in a round robin fashion. The change is in
the bsc_msc_connection to operate on a list. We achieve the
round robin nature with the same trick used in the paging code
to delete and append the current entry. The nat code was updated
to compile but one can only configure one destination.
2011-04-26 09:36:19 +02:00
..
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
bsc_version.c fix path of bscconfig.h include file 2011-03-04 13:53:51 +01:00
common_vty.c bsc: Make the MSC node a child of CONFIG_NODE 2011-03-29 17:50:49 +02:00
debug.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gsm_data.c bsc: Allow to have a list of MSCs/MUXs to connect to 2011-04-26 09:36:19 +02:00
socket.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
talloc_ctx.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00