aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2016-09-29osmo-nitb: exit when MNCC socket init failedNeels Hofmeyr1-1/+5
2016-09-29split bsc_bootstrap_network() in alloc and configNeels Hofmeyr3-12/+31
2016-09-29split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr6-11/+37
2016-09-29move to libxsc: net timezone VTY configNeels Hofmeyr2-64/+64
2016-09-29Move timezone settings up to network levelNeels Hofmeyr4-71/+65
2016-09-29reinvent connection_for_subscr() and move to libmscNeels Hofmeyr2-33/+14
2016-09-29bsc vty: rename show_net_cmd to bsc_show_net_cmdNeels Hofmeyr1-2/+2
2016-09-29move to libxsc: network VTY that isn't BSC-specificNeels Hofmeyr2-193/+209
2016-09-29move to libxsc: global vty gsm_network pointerNeels Hofmeyr2-17/+27
2016-09-29sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counterNeels Hofmeyr4-39/+16
2016-09-29fix build: osmo-bsc_nat: change linking orderNeels Hofmeyr1-1/+1
2016-09-29move to libxsc: factor out gen of USSD notify and release complete -- TODO su...Neels Hofmeyr10-37/+95
2016-09-29move to libxsc: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej()Neels Hofmeyr2-33/+33
2016-09-29move to libxsc: net init 3: actual moveNeels Hofmeyr7-34/+70
2016-09-29move to libxsc: net init 2: move bsc_network_init decl to osmo_bsc.hNeels Hofmeyr2-2/+2
2016-09-29move to libxsc: net init 1: rename to bsc_network_initNeels Hofmeyr4-4/+6
2016-09-29define mncc_recv_cb_t to avoid code dupNeels Hofmeyr2-3/+2
2016-09-29Add empty libxscNeels Hofmeyr4-0/+59
2016-09-29fix: send SNDCP XID only on GERAN Gb contextsNeels Hofmeyr1-5/+7
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 Hofmeyr2-6/+17
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 Hofmeyr1-6/+20
2016-09-28Revert "bts: extend bts_chan_load to allow counting tch only"Neels Hofmeyr4-29/+6
2016-09-27cosmetic: comment typo on e1_config.cNeels Hofmeyr1-1/+1
2016-09-27log VTY telnet bind only onceNeels Hofmeyr6-12/+0
2016-09-26mscsplit: directly access gsm_network backpointer from gsm_subscriber_connectionNeels Hofmeyr5-60/+53
2016-09-26mscsplit: add gsm_network backpointer to gsm_subscriber_connectionNeels Hofmeyr1-0/+1
2016-09-26mscsplit: abis vty: decouple from global bsc_gsmnet variableNeels Hofmeyr2-4/+4
2016-09-26mscsplit: bsc_vty_init(): decouple from global bsc_gsmnetNeels Hofmeyr4-4/+4
2016-09-26mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr2-20/+17
2016-09-26mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr4-5/+7
2016-09-26mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr3-8/+5
2016-09-26mscsplit: bsc_init: don't pass telnet dummy connNeels Hofmeyr1-4/+1
2016-09-24SNDCP: add V.42bis data compression functionalityPhilipp6-18/+521
2016-09-24V.42bis: integration and unit testPhilipp2-13/+17
2016-09-24V.42bis: add sourcecode from IAXmodem (SPANDSP)Philipp1-0/+764
2016-09-24SNDCP: add RFC1144 header compression functionalityPhilipp7-31/+1300
2016-09-24RFC1144: integration and unit-testPhilipp3-88/+163
2016-09-24RFC1144: add slhc code from linux kernelPhilipp1-0/+744
2016-09-24SNDCP: add SNDCP-XID encoder/decoder and unit testPhilipp2-0/+1805
2016-09-23bts: extend bts_chan_load to allow counting tch onlyAlexander Couzens4-6/+29
2016-09-22cosmetic fixes in libcommon/talloc_ctx.cNeels Hofmeyr1-1/+20
2016-09-18debug log for sms: fix/addNeels Hofmeyr3-2/+14
2016-09-18Sanity fixes for gsm0408_dispatch(): rc, assertionsNeels Hofmeyr1-0/+5
2016-09-18cosmetic: various comment, whitespace tweaksNeels Hofmeyr2-3/+2
2016-09-18utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGSNeels Hofmeyr1-1/+0
2016-09-18vty l3 help: fix typo 'comamnds'; fix english s/his//Neels Hofmeyr1-5/+5
2016-09-18remove unused bsc_copyright from bsc_vty.cNeels Hofmeyr1-1/+0