aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-24release 1.6.0-fw.101.6.0-fw.10Kirill Zakharenko1-0/+6
2020-05-24Merge fairwaves/stats-work, fairwaves/crash-fix into masterKirill Zakharenko3-8/+12
2020-05-24bsc_subscr_conn_fsm: Fix crash in gscon_forget_lchan()Alexander Chemeris1-1/+1
2020-05-23paging: Remove obsolete comment.Alexander Chemeris1-6/+0
2020-05-22stats: Count paging requests flushed due to MSC Reset.Alexander Chemeris2-0/+6
2020-05-22stats: Add a BTS counter for paging rqsts responded elsewhere.Alexander Chemeris2-1/+5
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
2020-05-11stats: Rename BSSMAP Rx message counters to match Tx ones.Alexander Chemeris3-19/+19
2020-05-11stats: Add counters for Tx BSSMAP messages.Alexander Chemeris8-3/+105
2020-05-11handover_test: Properly allocate MSC data struct.Alexander Chemeris1-9/+1
2020-05-11stats: Only dereference a connection pointer after checking for NULL.Alexander Chemeris1-1/+2
2020-05-09timeslot_fsm: Allow PDCH_ACT_ACK in BORKEN state.Alexander Chemeris1-0/+8
2020-05-09lchan: Allow transition from BORKEN state to WAIT_RF_RELEASE_ACKAlexander Chemeris1-0/+1
2020-05-09bsc_subscr_conn_fsm: Fix a typo in the comment life->liveAlexander Chemeris1-1/+1
2020-05-09stats: Fix Rx DTAP error stat descriptionAlexander Chemeris1-1/+1
2020-05-09a_reset: Rename SIGTRAN connection to BSSMAP MSC assocation in log messagesAlexander Chemeris1-2/+2
2020-05-09bts_nokia_site: Fake 12.21 OM objet state as "OK" when boot is doneSylvain Munaut1-0/+35
2020-05-09stats: Export connected OML/RSL links count per BTS.Alexander Chemeris3-0/+8
2020-05-09stats: Add counters for received BSSMAP messages.Alexander Chemeris3-0/+47
2020-05-09stats: report a number of configured BTS to a stats gauge.Alexander Chemeris3-0/+26
2020-05-09stats: Add a stats gauge for the MSC links count.Alexander Chemeris3-6/+78
2020-05-09om2k: Fix invalid use of linked list when building hopping freq listSylvain Munaut1-4/+6
2020-05-09gsm_data: Update trx_is_usable for ericsson BTSSylvain Munaut2-0/+16
2020-05-09chan_alloc: Don't re-invent trx_is_usable and use existing helperSylvain Munaut1-2/+1
2020-05-09osmo_bsc_sigtran: Fix a SSCP-> SCCP typo in a commentAlexander Chemeris1-1/+1
2020-05-09chan_alloc: Add comments for the *_chan_load() functions.Alexander Chemeris1-0/+2
2020-05-09Fix a comment for the handle_unitdata_from_msc() function.Alexander Chemeris1-2/+2
2020-05-09stats: Fix stat group index for BTS stats.Alexander Chemeris1-1/+1
2020-05-09Fix indent whitespace and log message.Alexander Chemeris1-5/+5
2020-05-08stats: Remove dots from the end of stats descriptions.Alexander Chemeris1-2/+2
2020-05-08stats: Report per channel type load to statsd counters.Alexander Chemeris3-0/+82