summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gb_proxy: Don't use bssgp_nsi variable, but cfg->{bss,sgsn}_nsilaforge/gbproxy-multi-nsHarald Welte2016-11-071-2/+2
* gb_proxy: differentiate between SGSN-facing and BSS-facing NS InstanceHarald Welte2016-11-074-5/+6
* Change to build against libosmogb changeHarald Welte2016-11-072-2/+2
* SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTPHarald Welte2016-11-031-1/+14
* bsc_vty: include dyn TS info in vty show lchanNeels Hofmeyr2016-11-031-3/+53
* log: count_codecs(): drop logging of non-TCH lchan typesNeels Hofmeyr2016-11-021-3/+0
* mncc_builtin: Properly reject DTMFlynxis/masterHarald Welte2016-11-021-0/+2
* Cosmetic: Add missing switch to usage helpPhilipp2016-11-011-0/+1
* gsm0408: Adding log output for 3g specific RR messagesPhilipp2016-11-012-7/+11
* OML: Improve OML attribute handlingPhilipp2016-11-0112-221/+638
* Decrease count_codecs logging verbosityMax2016-11-011-2/+2
* info log: iu: add line break to and tweak rx RAB Ass Resp logNeels Hofmeyr2016-10-301-3/+2
* sndcp: Fixups for sndcp layer based on coverity-scan suggestionsPhilipp2016-10-285-13/+18
* DTX DL: Add FACCH cacheMax2016-10-281-0/+3
* bsc: count the usage of codec by setting the lchan activeAlexander Couzens2016-10-272-0/+47
* Replace magic number with defineMax2016-10-182-1/+5
* fix mistypes, spaces and tabsAlexander Couzens2016-10-143-17/+17
* msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctxNeels Hofmeyr2016-10-135-13/+7
* msgb talloc ctx: initialize in all main() scopesNeels Hofmeyr2016-10-1315-0/+20
* gtphub_test.c: remove unused include of msgb.hNeels Hofmeyr2016-10-131-1/+0
* meas_pcap2db.c: remove unused include of msgb.hNeels Hofmeyr2016-10-131-1/+0
* bs11_config: initialize bs11 tall ctx, use instead of bsc ctxNeels Hofmeyr2016-10-131-0/+2
* ipaccess-config: initialize root talloc ctx with nameNeels Hofmeyr2016-10-131-0/+2
* Log use of incompatible BS-AG-BLKS-RES valueMax2016-10-131-2/+7
* jenkins.sh: use osmo-build-dep.sh, log test failuresNeels Hofmeyr2016-10-121-40/+23
* DTX DL: use FSM for AMRMax2016-10-121-12/+9
* gsm_trx_name(): don't break if trx is NULLNeels Hofmeyr2016-10-101-2/+5
* abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULLNeels Hofmeyr2016-10-101-0/+2
* Revert "bsc: count the usage of codec by setting the lchan active"Neels Hofmeyr2016-10-102-45/+0
* DTX: add flag for AMR HR P*Max2016-10-051-0/+5
* DTX: extend SID cacheMax2016-10-051-1/+1
* gprs/gprs_llc: count UI frames over SAPI in the statisticsAlexander Couzens2016-10-041-0/+3
* msc: add counters to track call attempts/active/success/failedAlexander Couzens2016-10-043-1/+42
* bsc: count the usage of codec by setting the lchan activeAlexander Couzens2016-10-042-0/+45
* configure: check for pkg-config presenceNeels Hofmeyr2016-10-011-0/+7
* build: be robust against install-sh files above the root dirNeels Hofmeyr2016-10-011-0/+3
* SGSN: Fixing build configPhilipp2016-09-302-4/+8
* vty_test_runner.py: fix indents to use spaces, fix vim commentNeels Hofmeyr2016-09-301-27/+27
* vty_test_runner.py: make unittest print all output by defaultNeels Hofmeyr2016-09-301-1/+1
* log CTRL bind only onceNeels Hofmeyr2016-09-304-8/+0
* fix: send SNDCP XID only on GERAN Gb contextsNeels Hofmeyr2016-09-291-5/+7
* vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retryNeels Hofmeyr2016-09-281-5/+22
* COSMETIC: 'if' is not a function, so there is space before '('Harald Welte2016-09-285-7/+7
* cosmetic: bs11: also use ts_is_tch()Neels Hofmeyr2016-09-281-7/+1
* dyn TS: fix: e1_config.c: switch(pchan) for dyn TSNeels Hofmeyr2016-09-283-6/+18
* dyn TS: fix: abis_om2000: also handle dyn TS as TCHNeels Hofmeyr2016-09-281-2/+16
* dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH modeNeels Hofmeyr2016-09-282-7/+21
* Revert "bts: extend bts_chan_load to allow counting tch only"Neels Hofmeyr2016-09-285-30/+7
* channel_test: test nr of subslots for dyn pchan, with errorNeels Hofmeyr2016-09-282-0/+32
* channel test: prepare to add another test functionNeels Hofmeyr2016-09-281-3/+8