diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2013-01-01 11:25:09 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2013-01-07 15:02:34 +0100 |
commit | 1f8276e5885f070ec1b0d74c28fc9464bbfe5f8a (patch) | |
tree | 6a0f7b3b5d57a009935dd268e1e1c5eb80740c03 /openbsc/tests/bsc-nat/bsc_nat_test.ok | |
parent | 0434faedc947d92a5e575c20cf3c4da568a4615a (diff) |
nat: Introduce a global IMSI barr list using red-black trees
Diffstat (limited to 'openbsc/tests/bsc-nat/bsc_nat_test.ok')
-rw-r--r-- | openbsc/tests/bsc-nat/bsc_nat_test.ok | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/openbsc/tests/bsc-nat/bsc_nat_test.ok b/openbsc/tests/bsc-nat/bsc_nat_test.ok index db37ffae6..cbedc85af 100644 --- a/openbsc/tests/bsc-nat/bsc_nat_test.ok +++ b/openbsc/tests/bsc-nat/bsc_nat_test.ok @@ -22,4 +22,17 @@ Testing SMSC rewriting. Attempting to only rewrite the HDR Attempting to change nothing. Testing SMS TP-DA rewriting. +IMSI: 12123115 CM: 3 LU: 4 +IMSI: 12123116 CM: 3 LU: 4 +IMSI: 12123117 CM: 3 LU: 4 +IMSI: 12123118 CM: 3 LU: 4 +IMSI: 12123119 CM: 3 LU: 4 +IMSI: 12123120 CM: 3 LU: 4 +IMSI: 12123123 CM: 3 LU: 1 +IMSI: 12123124 CM: 3 LU: 2 +IMSI: 12123125 CM: 3 LU: 3 +IMSI: 12123126 CM: 3 LU: 4 +IMSI: 12123127 CM: 3 LU: 5 +IMSI: 12123128 CM: 3 LU: 6 +IMSI: 12123124 CM: 3 LU: 2 Testing execution completed. |