aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-19unlink socket path correctly in rf_create_socket()cid188836Stefan Sperling1-1/+5
2018-11-19LCLS: make config and control redable in 'sh conns'Max1-2/+4
2018-11-18LCLS: move mode check into separate functionMax1-8/+25
2018-11-18LCLS: explicitly check for mode before closing the loopMax1-11/+13
2018-11-18add missing 'break' in switch statementStefan Sperling1-0/+2
2018-11-18always directly send BSSMAP Clear RequestNeels Hofmeyr1-1/+8
2018-11-18osmo-bsc: gsm_timers_vty: Set global T_defs during vty_initPau Espin Pedrol1-0/+1
2018-11-18check return value of gsm48_multirate_config()Stefan Sperling1-6/+21
2018-11-18LCLS: tighten GCR checkMax1-13/+14
2018-11-18bsc: gsm0808: Fix return code in bsc_compl_l3Pau Espin Pedrol1-1/+1
2018-11-16bsc: vty: Use enum value in neighbor-list checkPau Espin Pedrol1-1/+1
2018-11-16bsc: bts_alloc: Use enum value during neigh_list_manual_mode initializationPau Espin Pedrol1-1/+1
2018-11-16examples: Remove neighbor-list invalid for default setupPau Espin Pedrol2-10/+0
2018-11-15show dynamic timeslot details in 'show timeslot' vty commandStefan Sperling1-29/+34
2018-11-14coverity: gscon_forget_lchan: squelch forward-nullNeels Hofmeyr1-5/+3
2018-11-14lchan: set cause for 4 instances of release_in_error = trueNeels Hofmeyr2-0/+4
2018-11-14cosmetic: abis_rsl.c: drop uneccesary bracesNeels Hofmeyr1-2/+2
2018-11-14cosmetic: lchan: introduce sub-struct lchan->release.*Neels Hofmeyr4-52/+55
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr13-32/+32
2018-11-14lchan: release in error: fix missing messages / eventsNeels Hofmeyr1-12/+18
2018-11-14abis_rsl.c: drop unused enum sacch_deactNeels Hofmeyr1-5/+0
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr12-30/+32
2018-11-09dbug log: verbosely detach conn<->lchanNeels Hofmeyr2-3/+38
2018-11-09lchan: rf release: make sure conn is NULLNeels Hofmeyr1-1/+3
2018-11-09lchan_fsm_cleanup: drop redundant 'forget_lchan' callNeels Hofmeyr1-2/+0
2018-11-09abis_nm: parse_attr_resp_info_unreported: Fix offset calculationPau Espin Pedrol1-1/+1
2018-11-09abis_nm: Support parsing nanoBTS format for Get Attributes InfoPau Espin Pedrol1-1/+9
2018-11-09abis_nm: Add support to parse OML IP and Unit Id in Get AttributesPau Espin Pedrol2-0/+49
2018-11-09abis_nm: Add support to parse some nanoBTS Attribute Response attributesPau Espin Pedrol1-1/+2
2018-11-09abis_nm: Allow sending and receiving Get Attributes (Response) against nanoBTSPau Espin Pedrol1-2/+5
2018-11-09abis_nm: Split reported attr list parsing from Attribute Response Info into i...Pau Espin Pedrol1-54/+42
2018-11-09abis_nm: Split handling of Attribute Response Info into its own funcPau Espin Pedrol1-12/+19
2018-11-09abis_nm: Rename m_id_len to ease review of forthcoming patchesPau Espin Pedrol1-6/+6
2018-11-09gsm_data: make cgi_for_msc available for other modulesPhilipp Maier3-16/+18
2018-11-09re-order condition checks for clarityStefan Sperling1-10/+9
2018-11-08LCLS: expand logging to print the name of the mode in useMax4-8/+18
2018-11-07constify rsl_tx_ipacc_*cx() parametersMax3-5/+5
2018-11-07Make IP address helper accessible via header fileMax2-1/+3
2018-11-06LCLS: move MGCP MDCX into separate functionMax1-9/+11
2018-11-06vty doc: drop "(HO algo 2 only)" stringsNeels Hofmeyr3-27/+26
2018-11-06ipaccess-config: Use enum value for OML IPPau Espin Pedrol1-1/+1
2018-11-06vty: don't show GPRS details if not configuredMax1-8/+13
2018-10-31ipaccess_sign_link_reject: fix: use osmo_strlcpy() to safely copy IPOliver Smith1-1/+2
2018-10-30vty: add 'show rejected-bts'Oliver Smith4-4/+92
2018-10-30fix build: revert bad neighbor_ident.vty changeNeels Hofmeyr1-93/+1
2018-10-29handover_fsm: fix failure logging of uninitialized chan modeNeels Hofmeyr1-3/+2
2018-10-29handover_fsm: fix missing newline for log statementNeels Hofmeyr1-1/+1
2018-10-29abis_rsl.c: fix uninitialized RSL cause issuesNeels Hofmeyr1-15/+18
2018-10-25cipher mode reject: send proper cause codesOliver Smith1-0/+3
2018-10-25cosmetic: fix spec ref for gsm0808_cipher_mode()Oliver Smith1-1/+1