osmo-bsc/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther daaea0c84f 64bit: Fix compiler warnings in regard to 64bit
vty_interface_layer3.c:584:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
    sizeof(subscr->extension)-1, VTY_NEWLINE);
2015-08-03 12:01:44 +02: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 nat: Make mode-set patching optional 2015-04-23 20:27:30 -04:00
bsc_nat.c nat: Use RAND_bytes instead of /dev/urandom 2015-07-01 08:34:16 +02:00
bsc_nat_ctrl.c filter: Remove nat from bsc_nat_acc_lst and replace with msg 2015-05-03 21:42:28 +02: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 nat: Factor out the config by token search 2015-07-01 08:16:40 +02:00
bsc_nat_vty.c nat: After we identified the bsc check the key 2015-07-01 08:16:41 +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