aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso3-38/+38
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso5-8/+8
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso9-18/+18
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso13-31/+31
2011-05-02nat: Create a Paging Group that BSCs can refer toHolger Hans Peter Freyther2-0/+8
2011-05-02nat: Introduce the concept of a paging group and use itHolger Hans Peter Freyther1-0/+14
2011-05-02nat: Rewrite the paging handling.Holger Hans Peter Freyther1-1/+1
2011-05-02paging: Provide the number of pending requestsHolger Hans Peter Freyther1-0/+3
2011-05-02paging: Initialize structs internally to avoid a crashHolger Hans Peter Freyther1-3/+0
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther3-11/+19
2011-04-26bsc: Allow the NAT to query the list of LACsHolger Hans Peter Freyther1-1/+1
2011-04-26bsc: Point back from struct osmo_msc_data to struct gsm_networkDaniel Willmann1-0/+3
2011-04-26nat: Introduce a block on the NAT to slowly get rid of BSCsHolger Hans Peter Freyther1-0/+3
2011-04-26ipa: Reserve two new values for the Osmo IPA extensionsHolger Hans Peter Freyther1-0/+14
2011-04-19crc24: Include stdint.h as a possible compile fixHolger Hans Peter Freyther1-0/+2
2011-04-19ussd: Keep track of used TIs for USSD and forward messagesHolger Hans Peter Freyther1-0/+3
2011-04-18nat: Inform the USSD Provider about lost connectionsHolger Hans Peter Freyther1-0/+8
2011-04-18nat: Remove magic numbers, use enum values for conn classificationHolger Hans Peter Freyther1-0/+10
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther10-10/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther23-330/+332
2011-04-12libabis: ipaccess: more robust ipaccess_idtag_name()Pablo Neira Ayuso1-1/+1
2011-04-12db: The forward declaration of the enum does not work with C++Holger Hans Peter Freyther1-2/+1
2011-04-07ipaccess: Add a function to prepend the osmocom ext headerHolger Hans Peter Freyther1-0/+5
2011-04-07libabis: ipaccess: export ipaccess_parse_unitidPablo Neira Ayuso1-0/+1
2011-04-07libabis: ipaccess: export ipaccess_idtag_name()Pablo Neira Ayuso1-0/+1
2011-04-07libabis: ipaccess: conclude new ipaccess_send_*() functions and use themPablo Neira Ayuso1-0/+1
2011-04-07bsc: Add the bsc-rf-socket command to master as wellHolger Hans Peter Freyther1-0/+1
2011-04-06nat: Remember if the MSC accepted the connection on principleHolger Hans Peter Freyther1-0/+1
2011-04-05libcommon: socket: extend make_sock() prototypePablo Neira Ayuso1-2/+3
2011-04-04nat: Bail out if the regexp fails to compile and avoid a crashHolger Hans Peter Freyther1-1/+1
2011-04-01nat: Make the USSD number matching a regexpHolger Hans Peter Freyther1-0/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso32-63/+63
2011-03-19bsc: change bsc_vty_init to take logging categories as parameterPablo Neira Ayuso1-1/+2
2011-03-06RBS2000: Automatically connect/start/configure/enable most MOsHarald Welte1-0/+9
2011-03-06OM2000: First attempt in automatically configuring most MOsHarald Welte1-0/+12
2011-03-06OML: Include a pointer to the BTS in NM STATE CHANGE signalsHarald Welte1-0/+1
2011-03-06OM2000: Move IS conn group list generation out of VTY codeHarald Welte1-2/+10
2011-03-06OM2000: Track the Operational Info and MO stateHarald Welte2-0/+14
2011-03-05OM2000: Add support for configuring the TF (Timing Function)Harald Welte1-0/+1
2011-03-05OM2000: Add support for sending TX, RX and TS configuration requestsHarald Welte1-0/+15
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte1-0/+4
2011-02-28misc: Fix the make distcheck of the sources.0.9.12Holger Hans Peter Freyther1-1/+1
2011-02-28mgcp: Fix the static allocation of E1 trunks for the BTS/NET sideHolger Hans Peter Freyther1-0/+4
2011-02-28mgcp: Allocate the endpoints for the E1 trunks as well.Holger Hans Peter Freyther1-1/+1
2011-02-28mgcp: Introduce a trunk config for multiple trunks.Holger Hans Peter Freyther3-0/+7
2011-02-28mgcp: Introduce a mgcp_trunk_config enum for endpoint configsHolger Hans Peter Freyther2-16/+35
2011-02-27nat: Fix some corruption in the test caseHolger Hans Peter Freyther1-0/+1
2011-02-27nat: Change number of multiplexes to the max-endpointsHolger Hans Peter Freyther1-1/+3
2011-02-26nat: Allocate endpoints from multiple multiplexes.Holger Hans Peter Freyther1-1/+1
2011-02-26nat: Start making the number of multiplexes configurableHolger Hans Peter Freyther1-0/+1