osmo-gbproxy/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther 5bb90f586a nat: Add a ctrl command to add to an existing ACC list
We want to have a program add entries to the allow list
this can be done using:

$ bsc_control.py -d localhost -p 4250 -s net.0.add.allow.access-list.NAME "^IMSI$"
2015-04-05 15:42:25 +02:00
..
Makefile.am bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
bsc_filter.c nat: Remember the original dest local reference in the parsed struct 2013-09-03 15:04:43 +02:00
bsc_mgcp_utils.c mgcp: Move the "codec" params to a struct 2014-09-02 08:25:49 +02:00
bsc_nat.c nat: Inform others if an IMSI is rejected 2015-04-05 14:06:16 +02:00
bsc_nat_ctrl.c nat: Add a ctrl command to add to an existing ACC list 2015-04-05 15:42:25 +02:00
bsc_nat_filter.c nat: The reject cause of "-1" has failure meaning, change it 2015-04-05 11:44:47 +02:00
bsc_nat_rewrite.c adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
bsc_nat_rewrite_trie.c nat: Allow to use the prefix lookup to rewrite numbers 2013-07-31 16:36:40 +02:00
bsc_nat_utils.c nat: Introduce a config free for the test and fix valgrind issues 2014-08-29 11:42:34 +02:00
bsc_nat_vty.c osmux: Initialize the socket only once 2015-01-21 16:56:53 +01:00
bsc_sccp.c nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" 2013-04-16 09:53:13 +02:00
bsc_ussd.c adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00