osmo-msc/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther b718ad397e nat: Add a no number-rewrite command and call it through a VTY test
The test is just testing the invocation but does not verify that
the side effect of this call. It is good enought for now.
2013-07-31 16:36:13 +02:00
..
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
bsc_filter.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
bsc_mgcp_utils.c nat: Address coverity warning about uninitialized addr 2013-07-05 07:48:04 +02:00
bsc_nat.c nat: The con variable is not assigned at this point 2013-07-05 08:22:03 +02:00
bsc_nat_ctrl.c nat: Please coverity and initialize the saveptr to NULL 2013-07-05 07:45:08 +02:00
bsc_nat_filter.c nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" 2013-04-16 09:53:13 +02:00
bsc_nat_rewrite.c nat: number could point to an address on the stack that can be reused 2013-07-05 07:50:30 +02:00
bsc_nat_utils.c nat: Extract the LAC/CI from the Complete Layer3 Information 2013-04-16 14:14:17 +02:00
bsc_nat_vty.c nat: Add a no number-rewrite command and call it through a VTY test 2013-07-31 16:36:13 +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 nat: Fix compiler warning and cast uint16_t to uint8_t 2013-07-03 16:18:37 +02:00