aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-30osmo-bsc_nat: Add a description for the MSCDaniel Willmann1-0/+1
2018-01-30libmgcp: Add separate option for osmux DSCPDaniel Willmann1-0/+2
2018-01-30osmo-bsc_nat: Free mgcp_configs on shutdownDaniel Willmann1-0/+1
2018-01-30osmo-bsc_nat: Reenable osmux supportDaniel Willmann3-20/+27
2018-01-30osmo-bsc_nat: Implement MSC-side nat of SCCP connectionDaniel Willmann1-0/+1
2018-01-30osmo-bsc_nat: Change nat_sccp_conection ref namesDaniel Willmann1-4/+6
2018-01-30libmgcp: Pass the pointer to the mgcp list on init, don't copy itDaniel Willmann2-2/+2
2018-01-30osmo-bsc_nat: Handle multiple mgcp configs in SCCP connDaniel Willmann2-1/+3
2018-01-30osmo-bsc_nat: Modify nat init to work with multiple mgcp_configsDaniel Willmann1-4/+7
2018-01-30libmgcp: Allow to get the mgcp_config by numberDaniel Willmann1-0/+1
2018-01-30libmgcp: Make it possible to define more than one MGCP instanceDaniel Willmann1-1/+3
2018-01-30osmo-bsc_nat: Remove unused MSC elements in struct bsc_natDaniel Willmann1-6/+0
2018-01-30osmo-bsc_nat: Change the way bsc_nat_msc_is_connected() worksDaniel Willmann1-1/+1
2018-01-30osmo-bsc_nat: Have a default MSC for messages from BSCDaniel Willmann1-0/+2
2018-01-30osmo-bsc_nat: Implement access lists for MSC connsDaniel Willmann1-0/+5
2018-01-25osmo-bsc_nat: Support multiple MSCs in VTY/configDaniel Willmann1-1/+1
2018-01-25osmo-bsc_nat: Add functions to alloc/find/free MSC configDaniel Willmann1-0/+5
2018-01-25osmo-bsc_nat: Add variables for multiple MSC conns to struct bsc_natDaniel Willmann1-0/+4
2018-01-25osmo-bsc_nat: Add infrastructure for multiple MSC connectionsDaniel Willmann2-0/+12
2018-01-21gsm_04_80.h: cosmetic: whitespace fixVadim Yanitskiy1-2/+2
2018-01-21gsm_04_80.h: use '#pragma once' instead of includesVadim Yanitskiy1-4/+1
2018-01-12libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy1-0/+2
2017-11-27vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol2-0/+2
2017-11-27Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol1-3/+3
2017-11-11osmo-bsc-sccplite: Implement incoming RESET procedureHarald Welte1-0/+1
2017-10-26remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte22-2977/+1
2017-10-23Make TRX rf locking more visibleMax1-1/+1
2017-09-27Show OML link uptime in vtyMax1-0/+2
2017-08-30SI13: drop PBCCH-related bitsMax1-25/+4
2017-08-21Revert "factor out & introduce struct gsm_encr, in common_cs.h"Neels Hofmeyr2-11/+6
2017-08-18libmsc: Use actual delivery time in delivery reports.Keith1-0/+1
2017-08-14Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-1/+0
2017-08-13mgcp_osmux: Remove unused parameterPau Espin Pedrol1-2/+1
2017-08-13libcommon: Fix log output for bts>0.Alexander Chemeris1-1/+1
2017-08-09libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso1-0/+1
2017-07-20GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte1-2/+10
2017-07-10Support for TS 04.14 conformance test commandsHarald Welte2-0/+16
2017-07-10sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther1-0/+5
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte3-14/+5
2017-06-15bsc_init: Forget which SIs are valid for the trxMax1-3/+2
2017-06-15Update SI data structures and generationMax3-7/+18
2017-06-15Move SI-related definesMax2-6/+7
2017-06-09Get TRX attributesMax1-0/+1
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-1/+0
2017-05-31Add remote BTS feature storage and helpersMax1-0/+22
2017-05-31Adjust BTS model feature checkMax1-1/+1
2017-05-29libbsc: Create pcu-socket only as specified in config fileHarald Welte2-2/+1
2017-05-27costmetic: Document gsm48_multirate_config() + const-ify inputHarald Welte1-1/+1
2017-05-25pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier2-0/+21
2017-05-25pcu_sock: implement direct tlli on AGCHAlexander Couzens1-1/+2