summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [WIP] RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCHlaforge/om2000Harald Welte2016-11-161-0/+8
* RBS2000: More missing dynamic TCH initializationHarald Welte2016-11-161-0/+10
* RBS2000: Add EGPRS capabilities to BTS modelHarald Welte2016-11-161-0/+2
* rsl: support for ericssons propritary SI13 formatPhilipp2016-11-161-2/+11
* OM2000: Add three IEs to TCH activation about which we have no clueHarald Welte2016-11-161-0/+4
* OM2000: fix fully dynamic TCH supportHarald Welte2016-11-161-0/+2
* OM2000: Change the order of MO initializationHarald Welte2016-11-161-16/+17
* OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte2016-11-161-0/+5
* OM2000: Add FIXME comments for missing resolving of RX/TX MO!Harald Welte2016-11-161-0/+2
* HACK: Don't require TRX numbers to start at 0Harald Welte2016-11-163-56/+50
* unixsocket: include UNIXSOCKET into sabmAlexander Couzens2016-11-161-2/+4
* abisip-find: use protocol constantMax2016-11-151-2/+2
* SNDCP: Fixup based on Coverity Scan suggestionPhilipp2016-11-151-1/+1
* test/gbproxy: Test for possible memory corruption when link_info is freedDaniel Willmann2016-11-152-0/+276
* gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_infoDaniel Willmann2016-11-153-13/+27
* OM2000: CON MO: Allow larger range for CCP and CI valuesHarald Welte2016-11-131-2/+2
* Support configuration of CON MO Groups/Paths from VTYHarald Welte2016-11-135-69/+235
* RBS2000: Ensure the is-connection-list command is only used on RBS2000Harald Welte2016-11-111-0/+6
* RBS2000: Avoid segfault if ts->lapd instance doesn't existHarald Welte2016-11-111-0/+2
* bs11_config: remove compiler waring about unused variableHarald Welte2016-11-111-2/+2
* talloc_cxt: Fix compiler warning / missing #includeHarald Welte2016-11-111-0/+1
* OM2000: disallow ip.access style TCH/F_PDCH pchan typeNeels Hofmeyr2016-11-101-0/+9
* OM2000: for TS conf of dyn TS, always send TCH/F chan combNeels Hofmeyr2016-11-101-5/+1
* fix use after free in bsc_config_freeNeels Hofmeyr2016-11-101-1/+1
* OM2000: Throw error when MO can not be enabledPhilipp2016-11-091-0/+10
* om2000: added support for ericssons sabm negotiationPhilipp2016-11-091-0/+3
* OM2000: Add fault report parsingPhilipp2016-11-091-1/+129
* RBS2000: re-establish any lost signalling linksHarald Welte2016-11-091-0/+12
* om2000: Add support for querying RBS capabilitiesroot2016-11-093-0/+28
* lchan: Release channel in case of late activation ackHolger Hans Peter Freyther2016-11-091-3/+28
* SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTPHarald Welte2016-11-091-1/+14
* OM2000: Fix state machien for CF/TRXC on START ResultHarald Welte2016-11-091-1/+1
* WIP: OM2000: Full state machine implementation using osmo_fsmHarald Welte2016-11-084-286/+1132
* 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