aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Re-introduce support for IPA-encapsulated MGCPlaforge/mgcp-ipaHarald Welte5-20/+166
2018-11-28bsc: lchan_select: Avoid returning a TCH/H lchan when TCH/F is requestedPau Espin Pedrol1-16/+1
2018-11-28cosmetic: bsc: timeslot_fsm: Clean uneeded scope bracketsPau Espin Pedrol1-5/+4
2018-11-27send Immediate Assignment Reject only before Immediate AssignmentNeels Hofmeyr1-3/+12
2018-11-23ipaccess-config: Fix indentation of the usage outputMartin Hauke1-2/+2
2018-11-23ipaccess-config: Generate valid JSON output when using the -G parameterMartin Hauke1-1/+1
2018-11-23vty: add command to show TRX selectivelyMax1-4/+46
2018-11-22ipaccess-config: Introduce -q quiet paramPau Espin Pedrol1-20/+43
2018-11-22LCLS: add bts-loop variantMax3-8/+53
2018-11-22RSL: restructure MDCX functionsMax1-6/+18
2018-11-21gsm0408_rcvmsg: Release lchan if L3 fails to completePau Espin Pedrol1-1/+6
2018-11-21ipaccess-config: cosmetic: Remove unneeded comment with hex valuesPau Espin Pedrol1-5/+0
2018-11-21ipaccess-config: Add -G cmdl opt to query OML IP and Unit IDPau Espin Pedrol1-10/+62
2018-11-21ipaccess-config: Fix whitespacePau Espin Pedrol1-2/+2
2018-11-21abis_nm: Introduce new signal S_NM_GET_ATTR_REPPau Espin Pedrol1-2/+7
2018-11-20bsc: vty: Verify and warn on invalid arfcn passedPau Espin Pedrol1-1/+31
2018-11-20bsc: band_compatible: Return band non-compatible for invalid arfcnPau Espin Pedrol1-1/+6
2018-11-20bsc: Enable force-combined-si on nanoBTS by defaultPau Espin Pedrol4-4/+15
2018-11-20bsc: si: Fix SI2ter L2 pseudo lengthPau Espin Pedrol1-1/+1
2018-11-20bsc: si: Fix SI2bis L2 pseudo lengthPau Espin Pedrol1-1/+1
2018-11-20bsc: Prefix log string with related SI type during call to list_arfcnPau Espin Pedrol1-4/+4
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-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 Hofmeyr3-37/+38
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr8-28/+27
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 Hofmeyr8-27/+28
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 Pedrol1-0/+47
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