aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-01-17chan_alloc: remove references to lchan_alloc()Philipp Maier1-2/+0
2019-01-16Log MDCX ACK for established lchanMax1-1/+8
2019-01-14Print BTS number on GPRS options errorMax1-12/+12
2019-01-14paging: fix nullpointer derefPhilipp Maier1-0/+5
2019-01-05use mgcp-client configured endpoint domain nameNeels Hofmeyr1-2/+3
2019-01-04LCLS: use enum values instead of magic numbersMax1-5/+5
2019-01-03IPA: log OML/RSL link drop reasonMax4-15/+15
2018-12-21comments: describe some lchan detailsNeels Hofmeyr1-1/+1
2018-12-21make sure early lchan act failure resets the lchanNeels Hofmeyr6-89/+91
2018-12-19LCLS: log config/control updateMax1-2/+6
2018-12-18LCLS: update parameter representationMax2-19/+13
2018-12-14Add VTY option to avoid sending empty Full BCCH Info for disabled SIPau Espin Pedrol3-6/+47
2018-12-12bsc: bssap: Set subscr log context during pagingPau Espin Pedrol1-2/+8
2018-12-11bsc: dtap: Set subscr log contextPau Espin Pedrol2-3/+11
2018-12-11bsc: rsl: Set subscr log context during meas reportPau Espin Pedrol1-3/+9
2018-12-11bsc: Set subscr log context during complete_layer3Pau Espin Pedrol1-10/+16
2018-12-11bsc_main: filter_fn: Compare imsi values instead of subscr pointersPau Espin Pedrol1-2/+5
2018-12-11paging: Properly enclose logging imsi filter scopePau Espin Pedrol1-0/+3
2018-12-11VTY: Allow logging filter imsi statements for IMSIs we haven't seen yetDaniel Willmann1-2/+8
2018-12-11paging: fix whitespacePau Espin Pedrol1-1/+1
2018-12-09set gscon FSM instances' log level to DEBUGNeels Hofmeyr1-1/+1
2018-12-07handover_fsm: send HANDOVER PERFORMED msg on internal hoPhilipp Maier1-0/+68
2018-12-06gsm_04_08: Free GSM subscr conn if paging response can't be matchedDaniel Willmann1-1/+1
2018-12-05paging: Add VTY options to calculate T3113 timeout dynamicallyPau Espin Pedrol5-3/+84
2018-12-05bsc: lchan_fsm: Fix invalid duplicated transitionPau Espin Pedrol1-1/+4
2018-12-05bsc: timeslot_fsm: Handle and ignore tear down of lchan during PDCH DEACTPau Espin Pedrol1-0/+4
2018-12-05bsc: lchan_fsm: Add missing transition WAIT_TS_READY->WAIT_RLL_RTP_RELEASEDPau Espin Pedrol1-0/+1
2018-12-05bsc: lchan_rtp_fsm: Avoid duplicate LCHAN_EV_RTP_RELEASED eventPau Espin Pedrol1-1/+5
2018-12-05bsc: timeslot_fsm: Fix count in ts_lchans_waitingPau Espin Pedrol1-1/+1
2018-12-05bsc: timeslot_fsm: Fix possible skip of some lchans in ts_terminate_lchan_fsmsPau Espin Pedrol1-1/+1
2018-12-05bsc: ts_is_pchan_switching: Return correct IPA dyn TS target_pchanPau Espin Pedrol1-2/+15
2018-12-05bsc: timeslot_fsm: Fix ts_is_lchan_waiting_for_pchanPau Espin Pedrol1-3/+5
2018-12-05bsc: timelost_fsm: Remove unneeded set of out variable on failurePau Espin Pedrol1-3/+0
2018-12-05bsc: Fix lchan iteration for dyn TS during PDCH DeactPau Espin Pedrol1-1/+1
2018-12-05bsc: Add define for ts_as_pchan_for_each_lchan with ts->pchan_on_initPau Espin Pedrol1-1/+1
2018-12-01osmo_bsc_bssap.c: fix incorrect link_id assignmentVadim Yanitskiy1-1/+1
2018-11-30follow-up: logging tweak for Immediate AssignmentNeels Hofmeyr1-6/+4
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