aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-06release 1.6.0-fw.11fairwaves/1.6.0-fw.11fairwaves/productionKirill Zakharenko1-0/+6
2020-06-06Merge fairwaves/stats-work into masterKirill Zakharenko5-15/+31
2020-06-06TRX can't be usable when the RSL link is down.Alexander Chemeris1-0/+4
2020-06-06chan_alloc: Fix calculation of total available channels.Alexander Chemeris1-0/+5
2020-06-06chan_alloc: Fix typo in a comment.Alexander Chemeris1-1/+1
2020-06-06stats: Fis a case where borken TS counters are not reduced on OML/RSL disconn...Alexander Chemeris1-7/+16
2020-06-06paging: Remove obsolete comment.Alexander Chemeris1-6/+0
2020-06-06stats: Add a BTS counter for paging requests responded elsewhere.Alexander Chemeris2-1/+5
2020-06-03CTRL: determine MSC connection status from RESET-ACK, not AS_ACTIVENeels Hofmeyr1-10/+2
2020-06-03abis_nm: fix: properly truncate feature vector reported by BTSVadim Yanitskiy1-3/+4
2020-06-03abis_nm: cosmetic: use sizeof() for printing buffer sizeVadim Yanitskiy1-2/+2
2020-06-03abis_nm: cosmetic: add curly braces to complex 'if' statementsVadim Yanitskiy1-5/+10
2020-05-31handover_test: use 'unknown' BTS type instead of 'sysmobts'Vadim Yanitskiy3-3/+5
2020-05-31bsc_bts_alloc_register(): fix possible NULL-pointer dereferenceVadim Yanitskiy1-0/+1
2020-05-31bts_sysmobts: fix: properly zero-initialize the feature vectorVadim Yanitskiy1-1/+1
2020-05-31bts_unknown: fix: properly initialize the feature vectorVadim Yanitskiy1-0/+6
2020-05-31gsm_data: cosmetic: mark argument of is_*_bts() as constVadim Yanitskiy1-6/+6
2020-05-31doc/manuals: regenerate the VTY reference fileVadim Yanitskiy1-130/+0
2020-05-29flatten: move network->bsc_data->* to network->*Neels Hofmeyr14-104/+65
2020-05-29drop MSC types "local" vs "normal"Neels Hofmeyr4-24/+4
2020-05-29doc/examples: remove deprecated ussd text configNeels Hofmeyr1-4/+0
2020-05-29drop all BSC originated USSD notification featuresNeels Hofmeyr20-542/+27
2020-05-29code cleanup: absorb complete_layer3() into bsc_compl_l3()Neels Hofmeyr1-29/+18
2020-05-29drop CC 'local-prefix' featureNeels Hofmeyr5-180/+0
2020-05-29Return 0 from gsm0408_rcvmsg() if SCCP link is already closed.Alexander Chemeris1-1/+1
2020-05-29bsc_subscr_find_or_create_by_{imsi,tmsi}(): fix NULL pointer dereferenceVadim Yanitskiy1-0/+4
2020-05-28stats: Count paging requests flushed due to MSC Reset.Alexander Chemeris2-0/+6
2020-05-28bsc_subscr_conn_fsm: Fix crash in gscon_forget_lchan()Alexander Chemeris1-1/+1
2020-05-27drop IMSI filter and libfilter completelyNeels Hofmeyr17-951/+2
2020-05-27cosmetic: put comment back at proper place in bsc_vty.cNeels Hofmeyr1-1/+1
2020-05-22Makefile.am: EXTRA_DIST: debian, contrib/*.spec.inOliver Smith1-1/+7
2020-05-20contrib: integrate RPM specOliver Smith3-6/+9
2020-05-19bsc_patch: Don't even parse MM INFO if TZ patching is not enabled.Alexander Chemeris1-5/+5
2020-05-19Fix crash in bsc_patch_mm_info()Alexander Chemeris2-11/+3
2020-05-19deprecate 'msc' / 'ip.access rtp-base <port>'Neels Hofmeyr4-19/+3
2020-05-19bssap: Handle BSSMAP CONFUSION message.Alexander Chemeris4-0/+59
2020-05-19stats: Correctly count lchans under BORKEN TS.Alexander Chemeris1-0/+7
2020-05-19stats: Add a BTS/BSC counter PAGING_NO_ACTIVE_PAGING.Alexander Chemeris2-0/+6
2020-05-19stats: Add counters and gauges for BORKEN lchans/TSAlexander Chemeris5-11/+148
2020-05-19borken: Recover from more TS borken states.Alexander Chemeris1-3/+16
2020-05-19contrib: import RPM specOliver Smith1-0/+145
2020-05-18manuals: update bsc_vty_reference.xmlNeels Hofmeyr1-1/+40
2020-05-17log: Demote "SAPI=%u ESTABLISH CONFIRM" message from ERROR to DEBUG.Alexander Chemeris1-1/+1
2020-05-17log: Demote "CHAN RQD: reason" to INFOAlexander Chemeris1-1/+1
2020-05-17bssmap: Ignore repeated BSSMAP RESET ACK messages.Alexander Chemeris1-1/+4
2020-05-16A-bis: fix logging level mismatch in abis_nm_rcvmsg_fom()Vadim Yanitskiy1-2/+2
2020-05-16log: Adjust "new SIGTRAN connection" logging levelAlexander Chemeris1-2/+2
2020-05-16log: Fix "Paging request failed" logging levelAlexander Chemeris1-1/+1
2020-05-15bsc_vty: Coding style fix - brackets around a complex if/elseAlexander Chemeris1-2/+2
2020-05-13manual: fix config example typo 'msc-addr'Neels Hofmeyr1-1/+1