summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_nat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* NAT: reload BSCs config dynamicallyMax2016-04-141-0/+5
* NAT: move BSC config into separate fileMax2016-04-141-0/+5
* NAT: allow allocating BSC in arbitrary orderMax2016-04-121-1/+2
* enable ctrl bind config for various programsNeels Hofmeyr2016-02-251-1/+2
* nat: Forward SDP files with multiple payload types in itHolger Hans Peter Freyther2015-08-131-1/+1
* nat: Use RAND_bytes instead of /dev/urandomHolger Hans Peter Freyther2015-07-011-3/+0
* nat: After we identified the bsc check the keyHolger Hans Peter Freyther2015-07-011-0/+2
* nat: Send 16 bytes of rand to the BSC and remember itHolger Hans Peter Freyther2015-07-011-0/+1
* nat: Provide access to /dev/urandom for the codeHolger Hans Peter Freyther2015-07-011-0/+3
* nat: Factor out the config by token searchHolger Hans Peter Freyther2015-07-011-0/+1
* filter: Move the con_type into the filter_stateHolger Hans Peter Freyther2015-05-031-10/+0
* filter: Separate SCCP/BSSAP extraction and gsm48 codeHolger Hans Peter Freyther2015-05-031-0/+8
* filter: Move the access list management aroundHolger Hans Peter Freyther2015-05-031-8/+0
* filter: Move the method definition to the filter moduleHolger Hans Peter Freyther2015-05-031-56/+0
* nat: Make mode-set patching optionalHolger Hans Peter Freyther2015-04-231-1/+2
* nat: Inform others if an IMSI is rejectedHolger Hans Peter Freyther2015-04-051-0/+4
* nat: Introduce a config free for the test and fix valgrind issuesHolger Hans Peter Freyther2014-08-291-0/+6
* mgcp: add voice muxer supportPablo Neira Ayuso2014-05-221-1/+4
* ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messagesJacob Erlbeck2014-04-011-0/+5
* nat: Introduce reject cause to bsc_nat_acc_lst_entryHolger Hans Peter Freyther2014-01-201-0/+4
* mgcp/nat: Take payload type from SDP dataJacob Erlbeck2013-12-051-1/+2
* nat: Attempt to follow the MODULE_METHOD pattern for methodsHolger Hans Peter Freyther2013-09-021-2/+2
* nat: Implement a post-routing for the NAT softwareHolger Hans Peter Freyther2013-07-311-0/+2
* nat: Allow to use the prefix lookup to rewrite numbersHolger Hans Peter Freyther2013-07-311-0/+6
* nat: Move the callstats to a new header file due sccp usageHolger Hans Peter Freyther2013-04-221-28/+0
* nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther2013-04-161-0/+3
* nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther2013-04-161-14/+14
* nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther2013-04-161-0/+31
* nat: Make it possible to send MGCP messages through the IPA multiplexHolger Hans Peter Freyther2013-04-161-0/+4
* nat: Introduce a global IMSI barr list using red-black treesHolger Hans Peter Freyther2013-01-071-0/+15
* nat: Allow the filter to select the reject causeHolger Hans Peter Freyther2013-01-071-2/+9
* bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther2012-12-031-2/+2
* nat: Move the ctrl handling code into a separate fileHolger Hans Peter Freyther2012-11-121-0/+4
* libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann2012-09-111-0/+3
* nat: Prepare to rewrite the TP-DA number of a SMS submit.Holger Hans Peter Freyther2012-01-181-0/+2
* nat: Implement clearing of TP-SRR flags from TPDUsHolger Hans Peter Freyther2012-01-101-0/+2
* misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_regHolger Hans Peter Freyther2011-08-221-1/+0
* nat: Use libctrl and add command forwarding to osmo-bscDaniel Willmann2011-07-131-0/+22
* nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matchesHolger Hans Peter Freyther2011-06-011-0/+2
* nat: Patch the destination SMS address of a messageHolger Hans Peter Freyther2011-06-011-1/+4
* nat: Prepare to patch more than the CC Setup messageHolger Hans Peter Freyther2011-06-011-1/+1
* nat: Allow to have a regexp to match the MSISDNHolger Hans Peter Freyther2011-06-011-1/+15
* src: rename msg_entr* to osmo_config_*Pablo Neira Ayuso2011-05-071-1/+1
* src: use namespace prefix osmo_counter*Pablo Neira Ayuso2011-05-061-6/+6
* src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2011-05-061-4/+4
* src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-061-2/+2
* src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso2011-05-061-4/+4
* nat: Create a Paging Group that BSCs can refer toHolger Hans Peter Freyther2011-05-021-0/+7
* nat: Introduce the concept of a paging group and use itHolger Hans Peter Freyther2011-05-021-0/+14
* nat: Rewrite the paging handling.Holger Hans Peter Freyther2011-05-021-1/+1