osmo-msc/openbsc/src/libbsc
Harald Welte 8b29180cad IPA: Allow RSL connection to different IP address as OML
This patch adds a new VTY command "ip.access rsl-ip A.B.C.D" at the
BTS level.  If you set this IP address, the BTS will be instructed to
establish the RSL link to the indiciated IP address, rather than using
the same as for the OML link (default).

Use "ip.access rsl-ip 0" to disable the feature.
2013-03-12 13:58:30 +01:00
..
Makefile.am si: Partially implement the range encoding for the SI. 2012-10-22 15:23:58 +02:00
abis_nm.c abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 2013-01-08 19:30:14 +01:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c complete the VTY help messages so we don't get "null" in the manual 2012-08-16 23:23:50 +02:00
abis_om2000.c OM2000: don't silently send CON/IS/TF configuration request 2012-09-07 20:15:50 +02:00
abis_om2000_vty.c Some more VTY documentation / help fixes 2012-08-17 09:52:03 +02:00
abis_rsl.c rsl: Properly initialize the cm structure with memset 2013-03-09 17:53:50 +01:00
arfcn_range_encode.c si: Partially implement the range encoding for the SI. 2012-10-22 15:23:58 +02:00
bsc_api.c audio: Make the BSC handle the new mr_config request of the BSC API 2013-01-07 16:10:31 +01:00
bsc_init.c si: Do not schedule SI1 to SI4 on the second TRX 2013-01-08 19:34:24 +01:00
bsc_msc.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
bsc_rf_ctrl.c bts: Allow to exclude a BTS from the global RF lock handling 2013-01-28 15:41:26 +01:00
bsc_rll.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
bsc_vty.c IPA: Allow RSL connection to different IP address as OML 2013-03-12 13:58:30 +01:00
bts_ericsson_rbs2000.c RBS2000: Don't sent IS configuration if we want to config TF 2012-09-07 20:14:47 +02:00
bts_hsl_femtocell.c bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_t 2012-09-11 12:41:23 +02:00
bts_init.c BSC: introduce new "sysmobts" BTS model 2012-07-02 20:13:08 +02:00
bts_ipaccess_nanobts.c IPA: Allow RSL connection to different IP address as OML 2013-03-12 13:58:30 +01:00
bts_nokia_site.c misc: Address compiler warning on unused variables 2012-09-11 12:41:23 +02:00
bts_siemens_bs11.c Allow VTY-based configuration of T3105 2012-06-03 16:58:18 +02:00
bts_sysmobts.c BSC: introduce new "sysmobts" BTS model 2012-07-02 20:13:08 +02:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c libbsc: With the new SAPI states we don't need sacch_deact anymore 2012-12-29 12:42:29 +01:00
e1_config.c BSC: introduce new "sysmobts" BTS model 2012-07-02 20:13:08 +02:00
gsm_04_08_utils.c libbsc: Fix DL QUAL decoding from measurement reports 2012-12-26 00:13:51 +01:00
gsm_subscriber_base.c gsm_subscriber: change subscr_bsc_active_subscriber to plural 2012-12-25 19:08:46 +01:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c handover: Fix the handover signalling for IP based BTSes 2012-12-26 10:32:02 +01:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
paging.c bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
rest_octets.c si: Another round of PCS related fixes 2013-03-10 17:39:50 +01:00
system_information.c si: Another round of PCS related fixes 2013-03-10 17:39:50 +01:00