osmo-bsc/src/osmo-bsc
Daniel Willmann 62f3b302b0 Revert "fix inter-BSC-HO-incoming for AoIP (1/2)"
This reverts commit 94c9324fe0.
Multiple ttcn3 handover tests were broken due to this commit. Let's
merge this once all the other commits pertaining to that fix can be
merged as well.

Fixes: OS#3942
Change-Id: I01d93778fb19c601c21f99ec4d2a3ab8a4a48f67
2019-04-19 10:31:11 +02:00
..
Makefile.am cosmetic: rename osmo_bsc_api.c to gsm_08_08.c 2018-07-28 12:18:23 +02:00
a_reset.c GSCON: call api of a_reset.c with msc object directly 2018-08-07 15:11:41 +00:00
abis_bs11.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_nm.c abis_nm.c: fix broken logging in abis_nm_rx_ipacc() 2019-04-04 21:18:06 +07:00
abis_nm_ipaccess.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_nm_vty.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_om2000.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
abis_om2000_vty.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_rsl.c abis_rsl: Fix TCH-as-SDCCH allocation on Channel Request 2019-01-22 11:37:42 +01:00
acc_ramp.c acc_ramp: An unsigned int is always >= 0 2018-10-21 12:19:56 +00:00
arfcn_range_encode.c range_enc_determine_range(): Don't dereference array on size=0 2018-10-21 11:10:23 +02:00
assignment_fsm.c lchan activation: add explicit encryption info to activation 2019-04-08 16:26:28 +02:00
bsc_ctrl_commands.c IPA: log OML/RSL link drop reason 2019-01-03 19:10:58 +00:00
bsc_ctrl_lookup.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bsc_init.c Add VTY option to avoid sending empty Full BCCH Info for disabled SI 2018-12-14 20:06:37 +00:00
bsc_rf_ctrl.c IPA: log OML/RSL link drop reason 2019-01-03 19:10:58 +00:00
bsc_rll.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bsc_subscr_conn_fsm.c avoid use-after-free: on MGW endpoint dealloc, also forget it in conn->ho.* 2019-03-24 16:41:57 +00:00
bsc_subscriber.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
bsc_vty.c Change comments/strings from OpenBSC to OsmoBSC 2019-04-17 16:01:11 +00:00
bts_ericsson_rbs2000.c osmo-bsc: Add default case for switch(enum) 2018-10-03 19:39:10 +02:00
bts_init.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bts_ipaccess_nanobts.c IPA: log OML/RSL link drop reason 2019-01-03 19:10:58 +00:00
bts_ipaccess_nanobts_omlattr.c nanobts: use libosmocore's osmo_store*() for OML attr. patching 2019-03-27 12:26:32 +00:00
bts_nokia_site.c osmo-bsc: Add default case for switch(enum) 2018-10-03 19:39:10 +02:00
bts_siemens_bs11.c osmo-bsc: Add default case for switch(enum) 2018-10-03 19:39:10 +02:00
bts_sysmobts.c bsc: Enable force-combined-si on nanoBTS by default 2018-11-20 16:43:55 +00:00
bts_unknown.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
chan_alloc.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
codec_pref.c codec_pref: fix special handling for AMR rate configuration (S15-S0) 2019-03-19 13:29:10 +00:00
e1_config.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
gsm_04_08_rr.c gsm_data.h: Remove unused variable from OpenBSC times 2019-04-17 16:01:11 +00:00
gsm_04_80_utils.c fix / clarify rsl dtap cache 2018-07-28 12:18:23 +02:00
gsm_08_08.c bsc: dtap: Set subscr log context 2018-12-11 17:25:22 +01:00
gsm_data.c gsm_data.c: use REG_NOSUB flag of regcomp() 2019-04-07 00:34:23 +07:00
gsm_timers.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
gsm_timers_vty.c paging: Add VTY options to calculate T3113 timeout dynamically 2018-12-05 19:40:23 +00:00
handover_cfg.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
handover_decision.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
handover_decision_2.c handover_decision_2.c: implement HO to remote BSS 2018-10-21 12:33:13 +00:00
handover_fsm.c Revert "fix inter-BSC-HO-incoming for AoIP (1/2)" 2019-04-19 10:31:11 +02:00
handover_logic.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
handover_vty.c vty doc: drop "(HO algo 2 only)" strings 2018-11-06 20:01:53 +00:00
lchan_fsm.c lchan activation: add explicit encryption info to activation 2019-04-08 16:26:28 +02:00
lchan_rtp_fsm.c Log MDCX ACK for established lchan 2019-01-16 20:04:07 +01:00
lchan_select.c Revert "assignment_fsm: Properly support assigning signalling mode TCH/x" 2019-03-14 22:47:31 +00:00
meas_feed.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
meas_rep.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
mgw_endpoint_fsm.c AMR: Signal usage of octet-aligned or bandwith-efficient mode to MSC 2019-03-19 13:57:20 +00:00
neighbor_ident.c inter-BSC HO: neighbor_ident API: drop 9bit BSIC 2018-07-28 12:18:23 +02:00
neighbor_ident_vty.c remote-BSS neighbors: allow only one cell ID 2018-10-16 15:07:57 +02:00
net_init.c net_init.c: remove unneeded header 2019-03-14 17:07:45 +01:00
osmo_bsc_bssap.c osmo_bsc_bssap: check bssmap length field 2019-03-27 08:01:38 +00:00
osmo_bsc_ctrl.c re-order condition checks for clarity 2018-11-09 10:05:09 +00:00
osmo_bsc_filter.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
osmo_bsc_grace.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
osmo_bsc_lcls.c osmo_bsc_lcls.c: cosmetic: make Coverity happy 2019-04-08 07:30:41 +00:00
osmo_bsc_main.c bsc_main: filter_fn: Compare imsi values instead of subscr pointers 2018-12-11 16:13:21 +01:00
osmo_bsc_msc.c Move msc related code from gsm_data to bsc_msc 2019-03-14 17:07:45 +01:00
osmo_bsc_sigtran.c log N-CONNECT from MSC 2019-03-14 03:42:49 +00:00
osmo_bsc_vty.c AMR: Signal usage of octet-aligned or bandwith-efficient mode to MSC 2019-03-19 13:57:20 +00:00
paging.c paging: fix nullpointer deref 2019-01-14 09:06:52 +01:00
pcu_sock.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
penalty_timers.c cosmetic: penalty timers: constify, tweak doc 2018-06-08 16:16:42 +00:00
rest_octets.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
system_information.c bsc: band_compatible: Return band non-compatible for invalid arfcn 2018-11-20 18:14:43 +00:00
timeslot_fsm.c bsc: timeslot_fsm: Handle and ignore tear down of lchan during PDCH DEACT 2018-12-05 16:06:47 +00:00