aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc
AgeCommit message (Expand)AuthorFilesLines
2020-10-07LCS: SCCP next conn id: prepare Lb-interfaceNeels Hofmeyr3-24/+59
2020-10-07LCS: implement re-use of existing A-interface connNeels Hofmeyr2-23/+68
2020-10-07cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3Neels Hofmeyr2-4/+4
2020-10-07bsc_subscr_name: print both IMSI and TMSINeels Hofmeyr1-17/+23
2020-10-07introduce osmo_use_count for bsc_subscrNeels Hofmeyr6-56/+93
2020-10-07LCS: add paging reason, return in paging_request_stop()Neels Hofmeyr3-26/+48
2020-10-07refactor paging: add bsc_subscr to bsc_paging_paramsNeels Hofmeyr2-24/+19
2020-10-07refactor paging: introduce bsc_paging_start()Neels Hofmeyr1-3/+6
2020-10-07refactor paging: introduce bsc_paging_paramsNeels Hofmeyr2-107/+91
2020-10-07compl l3: move all message parsing out of bsc_find_msc()Neels Hofmeyr1-23/+10
2020-10-07compl l3: move Paging Response handling out of bsc_find_msc()Neels Hofmeyr2-110/+61
2020-10-07compl l3: populate conn's bsc subscr from MINeels Hofmeyr2-5/+7
2020-10-07compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.cNeels Hofmeyr2-16/+18
2020-10-07compl l3: cosmetics around Create Layer 3Neels Hofmeyr1-24/+26
2020-10-07compl l3: parse Mobile Identity onceNeels Hofmeyr1-28/+27
2020-10-07compl l3: separate paging handling from bsc_scan_bts_msg()Neels Hofmeyr1-77/+53
2020-10-07gscon_bssmap_clear(): guard against NULL mscNeels Hofmeyr1-0/+6
2020-10-07bsc_vty: parse the return code to make coverity happyAlexander Couzens1-2/+2
2020-10-07bsc_vty: cfg_bts_gprs_nsvc_rip: add missing breaksAlexander Couzens1-0/+2
2020-10-05pcuif_proto: version 10: add support for IPv6 NSVCsAlexander Couzens1-9/+17
2020-10-05pcuif_proto: version 10: add frequency hopping parametersAlexander Couzens1-10/+29
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens5-21/+86
2020-10-05ipa oml: tx OPSTART after unlocking, not beforePau Espin Pedrol1-4/+4
2020-10-03pcu_sock: use tn as variable name to improve readabilityAlexander Couzens1-6/+6
2020-10-03log MSC nr for opening new A connNeels Hofmeyr1-2/+2
2020-10-02abis_nm: Remove duplicated log linePau Espin Pedrol1-1/+0
2020-10-02abis_nm: Log no state change detectedPau Espin Pedrol1-1/+3
2020-09-30abis_nm: Log Rx Change Administrative State ACKPau Espin Pedrol1-0/+3
2020-09-28vty: fix unreacheable code / wrong check in lchan_act_all_trx()Vadim Yanitskiy1-1/+1
2020-09-23bssap: Use new DTAP DLCI helper fields from libosmocorePau Espin Pedrol1-1/+1
2020-09-21abis_nm: abis_nm_perform_test: fix a potential null derefAlexander Couzens1-1/+4
2020-09-20oml: Fix premature Opstart to Radio CarrierPau Espin Pedrol2-9/+29
2020-09-18bsc_vty: fix wrong else-if statementPhilipp Maier1-1/+2
2020-09-18lchan_fsm, lchan_rtp_fsm: make all timers configurableOliver Smith3-6/+12
2020-09-18clean up timer definitions: introduce groups, move some T to XNeels Hofmeyr4-22/+54
2020-09-17bsc_vty: fix manual channel activationPhilipp Maier2-92/+97
2020-09-17osmo-bsc: fix a crash when receiving a RACH LOAD IND with 0Alexander Couzens1-2/+8
2020-09-17generate_ma_for_ts(): simplify MA bit-mask computationVadim Yanitskiy1-10/+7
2020-09-17abis_nm: improve logging message in abis_nm_get_attr()Vadim Yanitskiy1-4/+5
2020-09-17abis_nm: use LOGPFOH()/DEBUGPFOH() in parse_attr_resp_info_unreported()Vadim Yanitskiy1-7/+10
2020-09-16drop unused Tdef for 992427Neels Hofmeyr1-1/+0
2020-09-16drop bsc_subscr.lacNeels Hofmeyr2-4/+3
2020-09-16dissolve bsc_grace_paging_request()Neels Hofmeyr2-40/+6
2020-09-15abis_nm: use DEBUGPFOH() in abis_nm_rx_sw_act_req()Vadim Yanitskiy1-1/+1
2020-09-15abis_nm: use btstype2str() in abis_nm_rcvmsg_manuf()Vadim Yanitskiy1-1/+1
2020-09-15abis_nm: abis_nm_get_ts(): use LOGPFOH() instead of generic LOGP()Vadim Yanitskiy1-4/+2
2020-09-15abis_nm: LOGPFOH()/DEBUGPFOH(): remove redundant context infoVadim Yanitskiy1-22/+17
2020-09-15abis_nm: fix msgb memleak in _abis_nm_sendmsg()Vadim Yanitskiy1-0/+1
2020-09-15abis_nm: fix erroneous use of LOGPC() instead of LOGP()Vadim Yanitskiy1-3/+3
2020-09-15gsm 04.08: correct calculate the Cell Selection Indicator after release of al...Alexander Couzens1-4/+4