From 68368dd99a2c98a4e8761f222f6174855d38bdd8 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 10 Jan 2012 22:39:07 +0100 Subject: nat: Implement clearing of TP-SRR flags from TPDUs Match IMSI and destination address against a set of entries, if it is matching the header will be modified and no sender report will be requested. Change the test case to request the sender report and then verify that this bit is reset to 0. --- openbsc/tests/bsc-nat/bsc_nat_test.ok | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openbsc/tests/bsc-nat/bsc_nat_test.ok') diff --git a/openbsc/tests/bsc-nat/bsc_nat_test.ok b/openbsc/tests/bsc-nat/bsc_nat_test.ok index 2aff594fb..f8eee238d 100644 --- a/openbsc/tests/bsc-nat/bsc_nat_test.ok +++ b/openbsc/tests/bsc-nat/bsc_nat_test.ok @@ -18,4 +18,7 @@ Testing MGCP. Testing finding of a BSC Connection Testing rewriting MGCP messages. Testing MGCP response parsing. +Testing SMSC rewriting. +Attempting to only rewrite the HDR +Attempting to change nothing. Testing execution completed. -- cgit v1.2.3