osmo-msc/openbsc/src/libcommon
Neels Hofmeyr a42855f09f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h
With the OsmoMSC program coming up, the name osmo_msc_data becomes even
more confusing than it already is. Clearly indicate it as libbsc's data of
a remote MSC by prefixing with bsc_.

Also, the Osmocom community has in the meantime agreed to have the osmo_
prefix only in libosmocore, to avoid naming conflicts in case things are
moved there. So while renaming anyway, also drop the osmo_ prefix.

Change-Id: I13554563ce9289de126ba0d4cf329bafcda35607
2017-02-24 21:01:55 +01:00
..
Makefile.am move grps_gsup_client.c to libcommon/gsup_client.c 2016-12-13 14:54:02 +00:00
bsc_version.c bsc_version.c: update copyright date, add contributor 2016-06-17 04:52:30 +02:00
common_vty.c Support configuration of CON MO Groups/Paths from VTY 2016-11-13 21:22:29 +01:00
debug.c logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* 2017-02-23 18:11:57 +01:00
gsm_data.c cosmetic: rename osmo_msc_data.h to bsc_msc_data.h 2017-02-24 21:01:55 +01:00
gsm_data_shared.c lchan release in error state: SACCH deact only for SACCH pchans 2016-12-09 11:35:41 +00:00
gsm_subscriber_base.c cosmetic: use osmo_strlcpy() everywhere 2017-01-23 11:59:01 +00:00
gsup_client.c oap_client: make use of OAP optional: disable for NULL config 2016-12-13 14:54:02 +00:00
gsup_test_client.c cosmetic: use osmo_strlcpy() everywhere 2017-01-23 11:59:01 +00:00
oap_client.c oap_client: make use of OAP optional: disable for NULL config 2016-12-13 14:54:02 +00:00
socket.c make sure we still build on systems that don't have IPPROTO_GRE 2012-04-08 15:56:00 +02:00
talloc_ctx.c talloc_cxt: Fix compiler warning / missing #include 2016-11-11 15:52:58 +01:00