osmo-msc/openbsc/src/osmo-bsc
Neels Hofmeyr 56ea30ff3f osmo-bsc: fix compiler warning: store struct in vty->index
Don't store an MSC index number in the vty->index void* value. Instead,
store the osmo_msc_data struct directly. Thus avoid warnings about
differences in int vs void* sizes, and save some index lookups.
2016-03-27 10:48:14 +02:00
..
Makefile.am Fix build wrt. missing CFLAGS constituents 2015-06-19 20:56:53 +02:00
osmo_bsc_api.c 04.08: apply new bitmask functions, fix bitmask use 2016-03-15 14:15:00 +01:00
osmo_bsc_audio.c handover: Fix the handover signalling for IP based BTSes 2012-12-26 10:32:02 +01:00
osmo_bsc_bssap.c gsm0408: Provide unique strings for the gsm 04.08 message 2016-01-30 09:57:49 +01:00
osmo_bsc_ctrl.c nitb: Move the rf-lock commands from osmo-bsc to libbsc 2015-02-10 21:37:16 +01:00
osmo_bsc_filter.c bsc_scan_msc_msg: check protocol discriminator 2016-03-15 14:26:00 +01:00
osmo_bsc_grace.c bsc: Change paging strategy based on override or not 2015-04-01 19:26:26 +02:00
osmo_bsc_main.c enable ctrl bind config for various programs 2016-02-25 12:18:04 +01:00
osmo_bsc_msc.c bsc: Rename core_ncc to core_mnc 2015-07-13 11:06:10 +02:00
osmo_bsc_sccp.c bsc: Add a "IPA PING" to the SCCP CR messages 2014-09-05 12:25:32 +02:00
osmo_bsc_vty.c osmo-bsc: fix compiler warning: store struct in vty->index 2016-03-27 10:48:14 +02:00