osmo-bsc/src/osmo-bsc
Harald Welte 5e01039d79 select_best_cipher(): Prefer A5/1 over A5/2
We cannot simply use the highest 'x' in A5/x codecs.

For A5/7 through A5/3, larger 'x' means better.
But: A5/1 is better than A5/2, so we need to prefer the former
over the latter.

Change-Id: I399fff8d07d1bfcbc6b385e90914ff6d9e00eb73
Closes: OS#4975
2021-01-29 21:24:36 +00:00
..
Makefile.am Use rest_octets functionalities from libosmocore 2020-12-15 19:21:44 +00:00
a_reset.c BSSMAP RESET: move RESET-ACK into reset fsm 2020-10-15 05:28:44 +02: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: Simplify param passing to abis_nm_rx_get_attr_resp() 2020-12-04 14:44:43 +01: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 VTY: let all descriptions end in \n 2020-03-27 10:15:01 +01:00
abis_om2000.c abis_om2000: Handle DP object in get_om2k_mo() 2021-01-02 22:47:18 +00:00
abis_om2000_vty.c om2000: Add "show bts 0 om2k-mo" command 2021-01-02 22:47:18 +00:00
abis_rsl.c abis_rsl: check if emergency calling is disabled before premption 2021-01-26 22:42:06 +01:00
acc.c acc: Fix ACC rotate barring highest ACCs too quickly during wraparound 2020-08-27 14:05:14 +02: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 stats: Add granularity to SDCCH/TCH/LU activity. 2021-01-18 10:59:02 +00:00
bsc_ctrl_commands.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bsc_ctrl_lookup.c bts: Drop duplicated function to get trx by number 2020-07-18 21:45:32 +00:00
bsc_init.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
bsc_rf_ctrl.c use osmo_fd_setup() whenever applicable 2020-10-19 12:05:17 +02:00
bsc_rll.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bsc_sccp.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
bsc_subscr_conn_fsm.c LCS: allow RSL EST IND during GSCON_ST_ACTIVE 2020-10-09 00:26:02 +02:00
bsc_subscriber.c bsc_subscr_name: print both IMSI and TMSI 2020-10-07 11:40:12 +00:00
bsc_vty.c bsc_vty: fix acch_repetition ber threshold strings 2021-01-22 20:46:48 +00:00
bssmap_reset.c BSSMAP RESET: also accept conn cfm events during ST_DISC 2020-10-15 05:28:44 +02:00
bts.c stats: Add granularity to SDCCH/TCH/LU activity. 2021-01-18 10:59:02 +00:00
bts_ericsson_rbs2000.c ericsson_rbs2000: fix unreachable code in inp_sig_cb() 2021-01-05 12:20:13 +01: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 power_control: encoding of H_REQAVE and H_REQT for ip.access 2020-12-25 16:17:41 +00:00
bts_ipaccess_nanobts_omlattr.c Fix typo in function nanobts_attr_nsvc_get 2020-12-04 14:44:43 +01:00
bts_nokia_site.c Store GPRS MOs directly under BTS SiteMgr object 2020-12-03 16:31:36 +01:00
bts_siemens_bs11.c BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC" 2020-08-01 17:13:36 +02:00
bts_sm.c Introduce NM GPRS NSVC FSM 2020-12-04 14:44:40 +01:00
bts_sysmobts.c cosmetic: bts-sysmo: Fix whitespace indentation 2021-01-29 17:10:31 +01:00
bts_trx.c Add a bts_model->bts_init() and trx_init() call-back function 2020-12-29 17:30:52 +00:00
bts_unknown.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
cbch_scheduler.c smscb: Avoid scheduler array overflow 2021-01-03 22:09:40 +00:00
cbsp_link.c CBSP VTY: re-add legacy cbc config for backwards compat 2020-09-03 15:04:29 +02:00
chan_alloc.c chan_alloc: Fix typo in a comment. 2020-08-12 18:38:06 +00:00
codec_pref.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
e1_config.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
gsm_04_08_rr.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
gsm_08_08.c gsm_08_08: fix NULL pointer dereference in bsc_cm_update() 2020-12-02 11:45:51 +01:00
gsm_data.c gsm_data: return early if MS Power class remains the same 2021-01-15 22:55:48 +01: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 Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
handover_decision_2.c hodec2: fix congestion balancing on dyn TS 2021-01-19 11:49:07 +01:00
handover_fsm.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
handover_logic.c handover: fix detection for ambiguous HO neighbor ident 2020-08-31 18:01:17 +02:00
handover_vty.c vty: add attributes to VTY commands indicating when they apply 2020-10-08 07:18:12 +00:00
lb.c minor code dup: smlc_set_cs7_instance() 2020-10-29 23:47:44 +01:00
lchan_fsm.c power_control: fix: properly initialize per-lchan BS power 2021-01-14 17:37:16 +01:00
lchan_rtp_fsm.c lchan_fsm, lchan_rtp_fsm: make all timers configurable 2020-09-18 08:47:49 +00:00
lchan_select.c lchan_avail(): omit logging for handover decision 2 2021-01-19 11:49:07 +01:00
lcs_loc_req.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
lcs_ta_req.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
meas_feed.c Use osmo_fd_*_{disable,enable} 2020-11-11 20:15:22 +00:00
meas_rep.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
neighbor_ident.c Introduce Neighbor Resolution Service 2021-01-13 17:14:09 +01:00
neighbor_ident_vty.c Introduce Neighbor Resolution Service 2021-01-13 17:14:09 +01:00
net_init.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
nm_bb_transc_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
nm_bts_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
nm_bts_sm_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
nm_channel_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
nm_common_fsm.c oml: Delay configuring NSVC until BTS features are negotiated 2020-12-04 15:54:34 +01:00
nm_gprs_cell_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
nm_gprs_nse_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
nm_gprs_nsvc_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
nm_rcarrier_fsm.c NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED 2020-12-13 12:08:45 +00:00
osmo_bsc_bssap.c select_best_cipher(): Prefer A5/1 over A5/2 2021-01-29 21:24:36 +00:00
osmo_bsc_ctrl.c ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent 2020-08-25 19:04:24 +02:00
osmo_bsc_filter.c stats: Add granularity to SDCCH/TCH/LU activity. 2021-01-18 10:59:02 +00:00
osmo_bsc_grace.c dissolve bsc_grace_paging_request() 2020-09-16 21:54:52 +00:00
osmo_bsc_lcls.c Fix some typos 2019-11-13 22:10:41 +01:00
osmo_bsc_main.c Introduce Neighbor Resolution Service 2021-01-13 17:14:09 +01:00
osmo_bsc_mgcp.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-07-15 18:38:11 +02:00
osmo_bsc_msc.c drop features 'core-location-area-code' and 'core-cell-identity' 2020-10-16 13:51:48 +00:00
osmo_bsc_sigtran.c BSSMAP RESET: tweak logging 2020-10-15 05:28:44 +02:00
paging.c LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
pcu_sock.c Store GPRS MOs directly under BTS SiteMgr object 2020-12-03 16:31:36 +01:00
penalty_timers.c cosmetic: penalty timers: constify, tweak doc 2018-06-08 16:16:42 +00:00
smscb.c smscb: Fix adding of SMSCB messages when no message with lower period exists 2021-01-04 21:48:03 +00:00
system_information.c Use rest_octets functionalities from libosmocore 2020-12-15 19:21:44 +00:00
timeslot_fsm.c fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TS 2020-11-17 03:32:17 +01:00