aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-16tweak log category for Compl L3 errorNeels Hofmeyr1-1/+1
2020-06-16use osmo_mobile_identity API everywhereNeels Hofmeyr7-53/+64
2020-06-16remove extract_sub(), add bsc_subscr_find_or_create_by_mi()Neels Hofmeyr7-58/+55
2020-06-16osmo-bsc main: exit on cmdline option errorNeels Hofmeyr1-2/+3
2020-06-16manuals: generate vty reference xml at build timeNeels Hofmeyr3-5096/+7
2020-06-16add osmo-bsc --vty-ref-xml: dump VTY ref XML to stdoutNeels Hofmeyr1-0/+12
2020-06-16Count assignment rates per BTS as wellDaniel Willmann2-13/+29
2020-06-16abis_rsl: Count successful channel requestsDaniel Willmann2-1/+9
2020-06-16gsm_data.h: Remove period at end of counter descriptionDaniel Willmann1-19/+19
2020-06-10refactor bsc_find_msc()'s round-robinNeels Hofmeyr2-59/+70
2020-06-08osmo-bsc: Use designated initializer in bts_stat_descDaniel Willmann1-24/+45
2020-06-03gsm0408_test.c: drop test_mi_functionality()Neels Hofmeyr2-33/+0
2020-06-03is_cm_service_for_emerg(): return false, not 0Neels Hofmeyr1-1/+1
2020-06-03cosmetic: tweak rc type of is_cm_service_for_emerg()Neels Hofmeyr1-1/+1
2020-06-03create only one SCCP user per SCCP instanceNeels Hofmeyr1-2/+6
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