aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/bsc-nat/bsc_data.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-09-20 01:21:51 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-09-20 02:47:17 +0800
commitcd702379fe25cd09432bb1a7a06594c96465a69c (patch)
tree9cf85ece3a5be9a5259a8f7407db2d00603cb329 /openbsc/tests/bsc-nat/bsc_data.c
parentd2df4cab43287c9014c2ecf1d9a34d237bb13e9b (diff)
nat: Test for a bug inside the TLV definition for GSM 08.08
The 0x1 inside a CIC IE could indicate a new IE... add test data and test case to verify that the patching works correctly.
Diffstat (limited to 'openbsc/tests/bsc-nat/bsc_data.c')
-rw-r--r--openbsc/tests/bsc-nat/bsc_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/bsc-nat/bsc_data.c b/openbsc/tests/bsc-nat/bsc_data.c
index 1bc15c873..f4dba0a3c 100644
--- a/openbsc/tests/bsc-nat/bsc_data.c
+++ b/openbsc/tests/bsc-nat/bsc_data.c
@@ -86,7 +86,7 @@ static const uint8_t ass_cmd[] = {
0x00, 0x12, 0xfd, 0x06,
0x00, 0x00, 0x49, 0x00, 0x01, 0x0b, 0x00, 0x09,
0x01, 0x0b, 0x03, 0x01, 0x0a, 0x11, 0x01, 0x00,
-0x15 };
+0x01 };
/* identity response */
static const uint8_t id_resp[] = {