aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-11BTS: Add S counter for link loss criterion to lchan structureAndreas Eversberg1-0/+2
2013-03-10si: Another round of PCS related fixesHolger Hans Peter Freyther1-1/+1
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg1-0/+1
2013-01-28bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther2-2/+7
2013-01-28bsc: A BTS excluded from the RF lock should be allowed to make a connectionHolger Hans Peter Freyther1-3/+3
2013-01-28bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther1-0/+3
2013-01-15osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+2
2013-01-15bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther2-0/+4
2013-01-15bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther1-0/+1
2013-01-15bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther1-0/+1
2013-01-11ctrl: Work on the cmd->node instead of the data pointer passedHolger Hans Peter Freyther1-9/+9
2013-01-11ctrl: Fix the signature of the string control commandsHolger Hans Peter Freyther1-2/+7
2013-01-07audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther2-0/+9
2013-01-07bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther1-0/+7
2013-01-07nat: Introduce a global IMSI barr list using red-black treesHolger Hans Peter Freyther1-0/+15
2013-01-07nat: Allow the filter to select the reject causeHolger Hans Peter Freyther1-2/+9
2013-01-01Revert "libbsc: With the new SAPI states we don't need sacch_deact anymore"Holger Hans Peter Freyther1-0/+1
2013-01-01libmsc: Track and update the location update expiryJan Luebbe3-0/+6