summaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_nat/bsc_nat_ctrl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* osmo-bsc_nat: Fix use-after-free issue in ctrl forwarding codedaniel/bsc-nat-rebaseDaniel Willmann2018-01-301-1/+2
* don't re-implement osmo_talloc_replace_string()Harald Welte2017-06-091-1/+1
* src: use osmo_timer_setup()Pablo Neira Ayuso2017-05-101-2/+2
* CTRL: remove boilerplateMax2017-01-251-11/+1
* enable ctrl bind config for various programsNeels Hofmeyr2016-02-251-2/+3
* filter: Remove nat from bsc_nat_acc_lst and replace with msgHolger Hans Peter Freyther2015-05-031-5/+5
* filter: Move the method definition to the filter moduleHolger Hans Peter Freyther2015-05-031-0/+1
* nat: Check for the access list in set command as wellHolger Hans Peter Freyther2015-04-071-1/+8
* nat: Add ctrl command to save the configurationHolger Hans Peter Freyther2015-04-051-0/+31
* nat: Add a ctrl command to add to an existing ACC listHolger Hans Peter Freyther2015-04-051-0/+62
* nat: Inform others if an IMSI is rejectedHolger Hans Peter Freyther2015-04-051-0/+18
* nat: Fix compiler warning about unknown prototypeHolger Hans Peter Freyther2014-08-291-0/+1
* Use port number #defines for VTY and CTRL portsHarald Welte2014-08-241-1/+2
* move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte2014-08-211-2/+5
* ctrl: Move the lookup into a separate file in preparation for GPRSHolger Hans Peter Freyther2014-03-231-1/+1
* nat: Introduce command to remove an access-list-nameHolger Hans Peter Freyther2014-03-041-0/+5
* nat: Implement setting the access-control-name through CTRL interfaceHolger Hans Peter Freyther2014-03-041-19/+99
* nat: Please coverity and initialize the saveptr to NULLHolger Hans Peter Freyther2013-07-051-1/+1
* nat: Move the ctrl handling code into a separate fileHolger Hans Peter Freyther2012-11-121-0/+324