aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-25mgcp/rtp: Add counter for invalid RTP timestamp deltasJacob Erlbeck1-3/+11
2013-11-05shared: Introduce/Add procedure pending to the MOHolger Hans Peter Freyther1-0/+1
2013-11-01bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.cJacob Erlbeck1-0/+3
2013-10-31Revert "bsc/ussd: Send faked CM Service Accept before sending USSD"Holger Hans Peter Freyther1-3/+0
2013-10-31bsc/ussd: Send faked CM Service Accept before sending USSDJacob Erlbeck1-0/+3
2013-10-30vty: Use vty_install_default() instead of bsc_install_default()Jacob Erlbeck1-4/+0
2013-10-25bts: Add a flag to remember the kind of activation/releaseHolger Hans Peter Freyther1-0/+2
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck1-0/+1
2013-10-24gbproxy/vty: Enhance delete-gbproxy-peer commandJacob Erlbeck1-1/+2
2013-10-24gbproxy: Add a command to delete peers from the GBProxyHolger Hans Peter Freyther1-0/+1
2013-10-19gbproxy: Test invalid BVCI from SGSNJacob Erlbeck1-0/+1
2013-10-19gbproxy: Add global and per peer countersJacob Erlbeck1-1/+1
2013-10-15gbproxy: Replace NS-VC references by NSEIJacob Erlbeck1-1/+1
2013-10-15gbproxy: Add test program to test gbproxy message handlingJacob Erlbeck1-0/+1
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther2-4/+4
2013-10-06osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used nowHolger Hans Peter Freyther1-4/+1
2013-09-19nat: Fix make distcheck for the natHolger Hans Peter Freyther1-1/+1
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck1-0/+1
2013-09-11ctrl: Remember last 'rf_locked' control commandJacob Erlbeck1-0/+2
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck2-2/+15
2013-09-03nat: Remember the original dest local reference in the parsed structHolger Hans Peter Freyther1-0/+3
2013-09-03bsc_msc: Add a name field to the MSC Connection to differentiate linksHolger Hans Peter Freyther1-0/+2
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck1-0/+2
2013-09-02nat: Attempt to follow the MODULE_METHOD pattern for methodsHolger Hans Peter Freyther1-2/+2
2013-08-28bsc/ussd: Optionally send USSD message on MSC disconnectionJacob Erlbeck1-0/+3
2013-08-27libmgcp: add enum mgcp_rolePablo Neira Ayuso1-1/+9
2013-07-31nat: Implement a post-routing for the NAT softwareHolger Hans Peter Freyther1-0/+2
2013-07-31nat: Allow to use the prefix lookup to rewrite numbersHolger Hans Peter Freyther2-1/+10
2013-07-31nat: Introduce a prefix lookup tree (trie) for number rewritingHolger Hans Peter Freyther2-1/+45
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-0/+2
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther2-0/+4
2013-07-21sgsn: Add "auth-policy" VTY command to enable/disable ACLHarald Welte1-0/+1
2013-07-21sgsn: add a minimalistic ACLHarald Welte1-0/+2
2013-07-11Fix: Handle CM service request on already secured channel correctlyAndreas Eversberg1-0/+1
2013-07-08libmgcp: add enum mgcp_type and use itPablo Neira Ayuso1-1/+6
2013-07-04sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability ele...Alexander Chemeris1-2/+2
2013-07-03hsl: Remove the support for the HSL bts from OpenBSCHolger Hans Peter Freyther2-5/+0
2013-06-21GPRS LLC: Add non-standard method of sequence number recoveryHarald Welte1-0/+4
2013-04-29nat: Include LAC/CI as TV values at the end of the 'status' messageHolger Hans Peter Freyther1-1/+2
2013-04-29smpp: Attempt to fix a memory leak of the msgbHolger Hans Peter Freyther1-0/+3
2013-04-22nat: Move the callstats to a new header file due sccp usageHolger Hans Peter Freyther2-28/+55
2013-04-17ctrl: Provide a reply in case the range check failedHolger Hans Peter Freyther1-0/+1
2013-04-17ctrl: Make the commands static to not pollute the namespaceHolger Hans Peter Freyther1-3/+3
2013-04-16nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther2-0/+6
2013-04-16nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther2-15/+15
2013-04-16nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther2-0/+32
2013-04-16nat: Make it possible to send MGCP messages through the IPA multiplexHolger Hans Peter Freyther1-0/+4
2013-04-05sysmobts: Add the necessary data structure and init for the SAPI queueHolger Hans Peter Freyther1-0/+1
2013-03-17Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg1-0/+1
2013-03-12IPA: Allow RSL connection to different IP address as OMLHarald Welte1-0/+1