aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-15BSSMAP RESET: generalize a_reset FSMNeels Hofmeyr12-191/+284
2020-10-12contrib/jenkins: Enable parallel make in make distcheckPau Espin Pedrol1-2/+2
2020-10-10add doc/location_services_ta.mscNeels Hofmeyr2-0/+50
2020-10-09remove unused osmo_bsc_reset.hNeels Hofmeyr1-34/+0
2020-10-09LCS: allow RSL EST IND during GSCON_ST_ACTIVENeels Hofmeyr1-1/+10
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr30-17/+1858
2020-10-08gsm_08_08: fix unreachable code in parse_powercap()Philipp Maier1-0/+1
2020-10-08LCS: SCCP next conn id: prepare Lb-interfaceNeels Hofmeyr4-24/+62
2020-10-08vty: add attributes to VTY commands indicating when they applyVadim Yanitskiy5-912/+1190
2020-10-08RSL/BSSAP: fix: properly convert between RSL Link ID and DLCIVadim Yanitskiy2-4/+27
2020-10-07LCS: implement re-use of existing A-interface connNeels Hofmeyr3-23/+69
2020-10-07cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3Neels Hofmeyr4-6/+6
2020-10-07bsc_subscr_name: print both IMSI and TMSINeels Hofmeyr3-37/+44
2020-10-07introduce osmo_use_count for bsc_subscrNeels Hofmeyr12-106/+155
2020-10-07LCS: add paging reason, return in paging_request_stop()Neels Hofmeyr4-28/+63
2020-10-07refactor paging: add bsc_subscr to bsc_paging_paramsNeels Hofmeyr3-28/+23
2020-10-07refactor paging: introduce bsc_paging_start()Neels Hofmeyr3-3/+10
2020-10-07refactor paging: introduce bsc_paging_paramsNeels Hofmeyr3-109/+111
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 Hofmeyr3-117/+62
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 Hofmeyr6-21/+23
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 Couzens2-10/+28
2020-10-05pcuif_proto: version 10: add frequency hopping parametersAlexander Couzens2-13/+41
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens8-26/+115
2020-10-05ipa oml: tx OPSTART after unlocking, not beforePau Espin Pedrol1-4/+4
2020-10-03pcuif_proto: protocol 9: add missing fieldsAlexander Couzens1-0/+22
2020-10-03pcu_sock: use tn as variable name to improve readabilityAlexander Couzens1-6/+6
2020-10-03remove unused signature gsm48_handle_paging_resp()Neels Hofmeyr1-2/+0
2020-10-03log MSC nr for opening new A connNeels Hofmeyr1-2/+2
2020-10-03tests: add missing *.vty to EXTRA_DISTNeels Hofmeyr1-0/+6
2020-10-02cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespacePau Espin Pedrol1-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 Pedrol3-9/+30
2020-09-18bsc_vty: fix wrong else-if statementPhilipp Maier1-1/+2
2020-09-18lchan_fsm, lchan_rtp_fsm: make all timers configurableOliver Smith4-6/+24
2020-09-18clean up timer definitions: introduce groups, move some T to XNeels Hofmeyr7-75/+150
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