osmo-msc/openbsc/src/osmo-bsc_nat
Neels Hofmeyr 73828152d9 enable ctrl bind config for various programs
Add ctrl_vty_init() calls and feed the ctrl_vty_get_bind_addr() return value to
ctrl_interface_setup() in the following programs:

  osmo-bsc
  osmo-bsc_nat
  osmo-nitb
  osmo-sgsn

For osmo-sgsn, move the control interface setup invocation below the config
parsing, so that the ctrl_vty_get_bind_addr() can return the configured
address.
2016-02-25 12:18:04 +01:00
..
Makefile.am nat: Use RAND_bytes instead of /dev/urandom 2015-07-01 08:34:16 +02: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 osmux: Make sure that bigger Osmux ids actually fit 2015-10-12 09:11:25 +02:00
bsc_nat.c enable ctrl bind config for various programs 2016-02-25 12:18:04 +01:00
bsc_nat_ctrl.c enable ctrl bind config for various programs 2016-02-25 12:18:04 +01:00
bsc_nat_filter.c filter: Move the con_type into the filter_state 2015-05-03 22:09:02 +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 64bit: Fix compiler warnings in regard to 64bit 2015-08-03 12:01:44 +02:00
bsc_nat_utils.c stats: Set class_id in rate_ctr group descriptions 2015-11-02 16:04:16 +01:00
bsc_nat_vty.c osmux: Enforce Osmux only global and per BSC configuration 2015-10-12 09:11:25 +02: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 filter: Move the con_type into the filter_state 2015-05-03 22:09:02 +02:00