aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_nat.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-14NAT: reload BSCs config dynamicallyMax1-0/+5
2016-04-14NAT: move BSC config into separate fileMax1-0/+5
2016-04-12NAT: allow allocating BSC in arbitrary orderMax1-1/+2
2016-02-25enable ctrl bind config for various programsNeels Hofmeyr1-1/+2
2015-08-13nat: Forward SDP files with multiple payload types in itHolger Hans Peter Freyther1-1/+1
2015-07-01nat: Use RAND_bytes instead of /dev/urandomHolger Hans Peter Freyther1-3/+0
2015-07-01nat: After we identified the bsc check the keyHolger Hans Peter Freyther1-0/+2
2015-07-01nat: Send 16 bytes of rand to the BSC and remember itHolger Hans Peter Freyther1-0/+1
2015-07-01nat: Provide access to /dev/urandom for the codeHolger Hans Peter Freyther1-0/+3
2015-07-01nat: Factor out the config by token searchHolger Hans Peter Freyther1-0/+1
2015-05-03filter: Move the con_type into the filter_stateHolger Hans Peter Freyther1-10/+0
2015-05-03filter: Separate SCCP/BSSAP extraction and gsm48 codeHolger Hans Peter Freyther1-0/+8
2015-05-03filter: Move the access list management aroundHolger Hans Peter Freyther1-8/+0
2015-05-03filter: Move the method definition to the filter moduleHolger Hans Peter Freyther1-56/+0
2015-04-23nat: Make mode-set patching optionalHolger Hans Peter Freyther1-1/+2
2015-04-05nat: Inform others if an IMSI is rejectedHolger Hans Peter Freyther1-0/+4
2014-08-29nat: Introduce a config free for the test and fix valgrind issuesHolger Hans Peter Freyther1-0/+6
2014-05-22mgcp: add voice muxer supportPablo Neira Ayuso1-1/+4
2014-04-01ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messagesJacob Erlbeck1-0/+5
2014-01-20nat: Introduce reject cause to bsc_nat_acc_lst_entryHolger Hans Peter Freyther1-0/+4
2013-12-05mgcp/nat: Take payload type from SDP dataJacob Erlbeck1-1/+2
2013-09-02nat: Attempt to follow the MODULE_METHOD pattern for methodsHolger Hans Peter Freyther1-2/+2
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 Freyther1-0/+6
2013-04-22nat: Move the callstats to a new header file due sccp usageHolger Hans Peter Freyther1-28/+0
2013-04-16nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther1-0/+3
2013-04-16nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther1-14/+14
2013-04-16nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther1-0/+31
2013-04-16nat: Make it possible to send MGCP messages through the IPA multiplexHolger Hans Peter Freyther1-0/+4
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
2012-12-03bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther1-2/+2
2012-11-12nat: Move the ctrl handling code into a separate fileHolger Hans Peter Freyther1-0/+4
2012-09-11libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann1-0/+3
2012-01-18nat: Prepare to rewrite the TP-DA number of a SMS submit.Holger Hans Peter Freyther1-0/+2
2012-01-10nat: Implement clearing of TP-SRR flags from TPDUsHolger Hans Peter Freyther1-0/+2
2011-08-22misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_regHolger Hans Peter Freyther1-1/+0
2011-07-13nat: Use libctrl and add command forwarding to osmo-bscDaniel Willmann1-0/+22
2011-06-01nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matchesHolger Hans Peter Freyther1-0/+2
2011-06-01nat: Patch the destination SMS address of a messageHolger Hans Peter Freyther1-1/+4
2011-06-01nat: Prepare to patch more than the CC Setup messageHolger Hans Peter Freyther1-1/+1
2011-06-01nat: Allow to have a regexp to match the MSISDNHolger Hans Peter Freyther1-1/+15
2011-05-07src: rename msg_entr* to osmo_config_*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-6/+6
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso1-4/+4
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-2/+2
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-4/+4
2011-05-02nat: Create a Paging Group that BSCs can refer toHolger Hans Peter Freyther1-0/+7
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