aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Remove bogus MM INFO configurationHarald Welte3-51/+0
2017-12-19Remove bogus vty config for LU reject causeHarald Welte2-5/+0
2017-12-19Remove unused RRLP options/codecHarald Welte1-4/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte8-67/+9
2017-12-14debug log: log Cipher Mode info upon sending down RSL/A-bisNeels Hofmeyr1-0/+4
2017-12-14log typo fix in gsm0808_cipher_mode()Neels Hofmeyr1-1/+1
2017-12-14Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACKHarald Welte1-0/+1
2017-12-14Add a new counter "rsl:ipa_nack" to count number of IPA related NACKsHarald Welte1-0/+4
2017-12-14Add new per-BTS "rsl:unknown" counter to count unknown RSL messagesHarald Welte1-0/+9
2017-12-14Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACTHarald Welte1-0/+4
2017-12-14libbsc: paging: more reasonable (and detailed) paging statisticsHarald Welte2-5/+10
2017-12-13paging: paging_flush_bts: be sure pending_requests is initalizedPhilipp Maier1-0/+2
2017-12-13fix segfault upon release paging on BSSMAP Reset: init llistNeels Hofmeyr1-1/+5
2017-12-12Generate SI2bis Rest OctetsMax2-1/+18
2017-12-11paging: Stop all paging if MSC sends us BSSMAP RESETHarald Welte1-0/+23
2017-12-11paging: Remove obsolete paging call-back supportHarald Welte1-42/+15
2017-12-11paging.c: add more documentation on what the functions actually doHarald Welte1-4/+45
2017-12-11Generate SI2ter Rest OctetsMax2-1/+20
2017-12-10OML: expand status reporting checksMax2-0/+19
2017-12-09Move many counters from BSC-global to per-BTS granularityHarald Welte3-23/+24
2017-11-30auth: remove obsolete VTY commandsPhilipp Maier1-3/+0
2017-11-29cosmetic: handover.h: use "#pragma once", declare structs, commentsNeels Hofmeyr1-0/+2
2017-11-29compiler warnings: constify in abis_nm.cNeels Hofmeyr1-4/+5
2017-11-29compiler warnings: drop some unused variablesNeels Hofmeyr2-4/+0
2017-11-29cosmetic: tighten function type signaturesMax2-9/+9
2017-11-29cosmetic: bsc_vty: Document bvci reserved valuesPau Espin Pedrol1-0/+1
2017-11-29cosmetic: bsc_vty: Fix trailing whitespacePau Espin Pedrol1-2/+2
2017-11-29auth: remove obsolete VTY commandsPhilipp Maier2-15/+0
2017-11-29OML: consider administrative state when reportingMax2-2/+7
2017-11-24vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol3-3/+30
2017-11-24Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol1-7/+7
2017-11-21bsc_init: fix Werror: define rc for 2quater with si2q_count == 0Neels Hofmeyr1-0/+1
2017-11-02Check OML state per-BTSMax2-9/+9
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr3-6/+0
2017-10-23libbsc: Use correct printf formatting for uint64_tPau Espin Pedrol1-4/+4
2017-10-17bsc_api: Fix NULL secondary_lchan access in handle_ass_failPau Espin Pedrol1-2/+4
2017-10-11SI1q: fix EARFCN appenderMax1-5/+20
2017-10-11ctrl: add oml-uptime commandMax3-13/+41
2017-10-10SI2q: fix generation for multiple UARFCNsMax2-13/+11
2017-10-09OML: consider RSL link stateMax5-6/+35
2017-10-09SI2q: cleanup UARFCN additionMax2-88/+90
2017-10-01Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte2-3/+21
2017-10-01libbsc: document arguments of generate_bcch_chan_list()Harald Welte1-1/+7
2017-09-27Show OML link uptime in vtyMax3-3/+29
2017-09-25Further cleanup leftovers from BSC/MSC splitMax1-1/+0
2017-09-23Wrap channel state assignment in macroMax2-5/+6
2017-09-14SI13: drop PBCCH-related bitsMax2-44/+16
2017-09-08Make TRX rf locking more visibleMax3-7/+11
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr37-211/+211
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr10-34/+16