aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/bsc-nat/prefixes.csv
AgeCommit message (Collapse)AuthorFilesLines
2013-07-31nat: Implement a post-routing for the NAT softwareHolger Hans Peter Freyther1-0/+1
* The post-routing is applied after the first re-writing. To do this the new number is copied back into the called data structure. * Add a testcase that goes from 0172 to 0049 and then back to 0049 using the post rule with a table lookup.
2013-07-31nat: Allow to use the prefix lookup to rewrite numbersHolger Hans Peter Freyther1-0/+1
* 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