aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-02mncc_builtin: Properly reject DTMFlynxis/masterHarald Welte1-0/+2
2016-11-01Cosmetic: Add missing switch to usage helpPhilipp1-0/+1
2016-11-01gsm0408: Adding log output for 3g specific RR messagesPhilipp2-7/+11
2016-11-01OML: Improve OML attribute handlingPhilipp12-221/+638
2016-11-01Decrease count_codecs logging verbosityMax1-2/+2
2016-10-30info log: iu: add line break to and tweak rx RAB Ass Resp logNeels Hofmeyr1-3/+2
2016-10-28sndcp: Fixups for sndcp layer based on coverity-scan suggestionsPhilipp5-13/+18
2016-10-28DTX DL: Add FACCH cacheMax1-0/+3
2016-10-27bsc: count the usage of codec by setting the lchan activeAlexander Couzens2-0/+47
2016-10-18Replace magic number with defineMax2-1/+5
2016-10-14fix mistypes, spaces and tabsAlexander Couzens3-17/+17
2016-10-13msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctxNeels Hofmeyr5-13/+7
2016-10-13msgb talloc ctx: initialize in all main() scopesNeels Hofmeyr15-0/+20
2016-10-13gtphub_test.c: remove unused include of msgb.hNeels Hofmeyr1-1/+0
2016-10-13meas_pcap2db.c: remove unused include of msgb.hNeels Hofmeyr1-1/+0
2016-10-13bs11_config: initialize bs11 tall ctx, use instead of bsc ctxNeels Hofmeyr1-0/+2
2016-10-13ipaccess-config: initialize root talloc ctx with nameNeels Hofmeyr1-0/+2
2016-10-13Log use of incompatible BS-AG-BLKS-RES valueMax1-2/+7
2016-10-12jenkins.sh: use osmo-build-dep.sh, log test failuresNeels Hofmeyr1-40/+23
2016-10-12DTX DL: use FSM for AMRMax1-12/+9
2016-10-10gsm_trx_name(): don't break if trx is NULLNeels Hofmeyr1-2/+5
2016-10-10abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULLNeels Hofmeyr1-0/+2
2016-10-10Revert "bsc: count the usage of codec by setting the lchan active"Neels Hofmeyr2-45/+0
2016-10-05DTX: add flag for AMR HR P*Max1-0/+5
2016-10-05DTX: extend SID cacheMax1-1/+1
2016-10-04gprs/gprs_llc: count UI frames over SAPI in the statisticsAlexander Couzens1-0/+3
2016-10-04msc: add counters to track call attempts/active/success/failedAlexander Couzens3-1/+42
2016-10-04bsc: count the usage of codec by setting the lchan activeAlexander Couzens2-0/+45
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-09-30SGSN: Fixing build configPhilipp2-4/+8
2016-09-30vty_test_runner.py: fix indents to use spaces, fix vim commentNeels Hofmeyr1-27/+27
2016-09-30vty_test_runner.py: make unittest print all output by defaultNeels Hofmeyr1-1/+1
2016-09-30log CTRL bind only onceNeels Hofmeyr4-8/+0
2016-09-29fix: send SNDCP XID only on GERAN Gb contextsNeels Hofmeyr1-5/+7
2016-09-28vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retryNeels Hofmeyr1-5/+22
2016-09-28COSMETIC: 'if' is not a function, so there is space before '('Harald Welte5-7/+7
2016-09-28cosmetic: bs11: also use ts_is_tch()Neels Hofmeyr1-7/+1
2016-09-28dyn TS: fix: e1_config.c: switch(pchan) for dyn TSNeels Hofmeyr3-6/+18
2016-09-28dyn TS: fix: abis_om2000: also handle dyn TS as TCHNeels Hofmeyr1-2/+16
2016-09-28dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH modeNeels Hofmeyr2-7/+21
2016-09-28Revert "bts: extend bts_chan_load to allow counting tch only"Neels Hofmeyr5-30/+7
2016-09-28channel_test: test nr of subslots for dyn pchan, with errorNeels Hofmeyr2-0/+32
2016-09-28channel test: prepare to add another test functionNeels Hofmeyr1-3/+8
2016-09-27cosmetic: comment typo on e1_config.cNeels Hofmeyr1-1/+1
2016-09-27SLHC: Improving slhc (RFC1144) testcasePhilipp2-56/+130
2016-09-27log VTY telnet bind only onceNeels Hofmeyr6-12/+0
2016-09-26vty_test_runner.py: raise exception when MSC socket connection failsNeels Hofmeyr1-0/+4
2016-09-26cosmetic: vty_test_runner.py: add comment for vim auto settingsNeels Hofmeyr1-0/+2
2016-09-26mscsplit: directly access gsm_network backpointer from gsm_subscriber_connectionNeels Hofmeyr5-60/+53