osmo-bsc/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther ddf191eafc nat: Allow to use the prefix lookup to rewrite numbers
* Increase the rewritten rule to five digits (this is the easiest
  for the unit test). This will add another 40kb to the runtime size.

* Create a unit test that tests adding and removing the prefix rules.

* Use the regexp match to replace from one package
2013-07-31 16:36:40 +02:00
..
Makefile.am nat: Introduce a prefix lookup tree (trie) for number rewriting 2013-07-31 16:36:40 +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: Introduce a prefix lookup tree (trie) for number rewriting 2013-07-31 16:36:40 +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: Allow to use the prefix lookup to rewrite numbers 2013-07-31 16:36:40 +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: Extract the LAC/CI from the Complete Layer3 Information 2013-04-16 14:14:17 +02:00
bsc_nat_vty.c nat: Allow to use the prefix lookup to rewrite numbers 2013-07-31 16:36:40 +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