aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-15BSSMAP RESET: move RESET-ACK into reset fsmNeels Hofmeyr1-0/+2
2020-10-15BSSMAP RESET: move cancel-paging call to osmo_bsc_sigtran_reset()Neels Hofmeyr1-1/+1
2020-10-15BSSMAP RESET: generalize a_reset FSMNeels Hofmeyr6-2/+33
2020-10-09remove unused osmo_bsc_reset.hNeels Hofmeyr1-34/+0
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr10-0/+169
2020-10-08LCS: SCCP next conn id: prepare Lb-interfaceNeels Hofmeyr1-0/+3
2020-10-08vty: add attributes to VTY commands indicating when they applyVadim Yanitskiy1-0/+7
2020-10-07LCS: implement re-use of existing A-interface connNeels Hofmeyr1-0/+1
2020-10-07cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3Neels Hofmeyr1-1/+1
2020-10-07introduce osmo_use_count for bsc_subscrNeels Hofmeyr3-13/+23
2020-10-07LCS: add paging reason, return in paging_request_stop()Neels Hofmeyr1-2/+15
2020-10-07refactor paging: add bsc_subscr to bsc_paging_paramsNeels Hofmeyr1-4/+4
2020-10-07refactor paging: introduce bsc_paging_start()Neels Hofmeyr1-0/+1
2020-10-07refactor paging: introduce bsc_paging_paramsNeels Hofmeyr1-2/+20
2020-10-07compl l3: move Paging Response handling out of bsc_find_msc()Neels Hofmeyr1-7/+1
2020-10-07compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.cNeels Hofmeyr1-1/+1
2020-10-05pcuif_proto: version 10: add support for IPv6 NSVCsAlexander Couzens1-1/+11
2020-10-05pcuif_proto: version 10: add frequency hopping parametersAlexander Couzens1-3/+12
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-3/+2
2020-10-03pcuif_proto: protocol 9: add missing fieldsAlexander Couzens1-0/+22
2020-10-03remove unused signature gsm48_handle_paging_resp()Neels Hofmeyr1-2/+0
2020-09-20oml: Fix premature Opstart to Radio CarrierPau Espin Pedrol1-0/+1
2020-09-18clean up timer definitions: introduce groups, move some T to XNeels Hofmeyr1-0/+2
2020-09-16drop bsc_subscr.lacNeels Hofmeyr1-1/+0
2020-09-16dissolve bsc_grace_paging_request()Neels Hofmeyr1-5/+0
2020-09-11abis_rsl.c: flush channel request queue on RSL bootstrapPhilipp Maier1-0/+1
2020-09-07abis_rsl: prioritize emergency calls over regular callsPhilipp Maier4-0/+6
2020-09-03lchan_fsm: make rsl mode-modify working againPhilipp Maier2-4/+11
2020-09-03drop some unused members and function declsNeels Hofmeyr2-9/+0
2020-08-31bssap: do not send a Clear Request after a Clear CommandNeels Hofmeyr1-0/+2
2020-08-31add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO FailureNeels Hofmeyr2-0/+4
2020-08-29CBSP: add local bind to client modeNeels Hofmeyr1-0/+1
2020-08-29CBSP: rewrite the CBSP link setup and 'cbc' VTY sectionNeels Hofmeyr2-10/+18
2020-08-28Allow storing IPv6 address strings in BSSAP structsPau Espin Pedrol1-3/+3
2020-08-26bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECTVadim Yanitskiy1-1/+1
2020-08-26fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_tVadim Yanitskiy1-1/+1
2020-08-24Add bts counters to count BTS events where we don't have a btsDaniel Willmann1-0/+10
2020-08-24Count intra-cell and intra-bsc handover separatelyDaniel Willmann2-0/+116
2020-08-24Count handover per BTS as well as per BSCDaniel Willmann1-0/+47
2020-08-20Remove punctuation in counter descriptionDaniel Willmann1-35/+35
2020-08-17Implement support for receiving BSSMAP CommonID from MSCHarald Welte2-0/+3
2020-08-06lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess typePhilipp Maier1-1/+1
2020-07-31Introduce support for ACC ramping during whole BTS life cyclePau Espin Pedrol1-6/+18
2020-07-29Introduce support for ACC subset rotationPau Espin Pedrol2-38/+35
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol3-2/+2
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol3-3/+4
2020-07-18Move struct gsm_bts_trx: gsm-data.* => bts_trx.*Pau Espin Pedrol4-74/+95
2020-07-18bts: Drop duplicated function to get trx by numberPau Espin Pedrol2-2/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol3-626/+641
2020-07-16propagate RSL error cause codes to RR Channel Release causeNeels Hofmeyr1-0/+1