Commit graph

197 commits

Author SHA1 Message Date
Sukchan Lee
f7ec3c7c6e Configuration for TRACE is added 2017-07-31 22:35:25 +09:00
Sukchan Lee
9c41fbce61 fix the bug for test code 2017-07-30 23:26:28 +09:00
Sukchan Lee
a30bfa7321 HSS IP address is added. 10.1.35.214.
You need to add ip alias for HSS
2017-07-30 23:08:10 +09:00
Sukchan Lee
e7f68794d9 fix the test code 2017-07-29 00:33:48 +09:00
Sukchan Lee
916d8032dc most function is implemeted related Attach Request
Except ATTACH_REQEST integrity check after NAS_Decode
2017-07-28 14:19:43 +09:00
Sukchan Lee
63cfc93819 GUTI handler is added 2017-07-28 12:48:49 +09:00
Sukchan Lee
345ef20934 intermediate..
We should decode NAS message, and then integrity is checked later.
Because, To get MME UE Context, at first, we need to know GUTI in NAS
message.
if S-TMSI is not available.. Sigh!

if NAS is ciphered, The seqence are 'Decrypt->Decode->Integrity Check'
if NAS is not cihpered, The sequence are 'Decode->Integrity Check'
2017-07-27 21:50:55 +09:00
Sukchan Lee
773d31a17e auth process skip routine is added 2017-07-26 23:27:03 +09:00
Sukchan Lee
6d8af29f6e intermidiate..spec study is needed 2017-07-26 21:58:14 +09:00
Sukchan Lee
396791f441 update it 2017-07-26 18:49:56 +09:00
Sukchan Lee
8c157dec08 detach request is done 2017-07-26 14:18:28 +09:00
Sukchan Lee
67630336cd UE initiated idle-mode done 2017-07-26 11:28:43 +09:00
Sukchan Lee
d8646e10a0 test code is added 2017-07-25 23:42:16 +09:00
Sukchan Lee
b302928bf3 ue context release implemented for idle-mode 2017-07-25 21:15:25 +09:00
Sukchan Lee
b96f06b63a add initial test code for idle-mode 2017-07-25 16:22:53 +09:00
Sukchan Lee
094a5c051d GUTI is added 2017-07-23 12:25:01 +09:00
Sukchan Lee
e15348b089 done DB integration 2017-07-22 10:26:08 +09:00
Sukchan Lee
8e72d3af1d update it 2017-07-22 02:18:53 +09:00
Sukchan Lee
5d433a13ec update it 2017-07-22 01:01:54 +09:00
Sukchan Lee
ed0ea2f214 ip pool is implemented 2017-07-18 16:15:28 +09:00
Sukchan Lee
c5eeffae47 update it 2017-07-15 00:27:22 +09:00
Sukchan Lee
70dc633a96 update it 2017-07-15 00:00:08 +09:00
Sukchan Lee
df371f3b66 update it 2017-07-14 20:46:15 +09:00
Sukchan Lee
e9cee2b420 update it 2017-07-13 10:31:07 +09:00
Sukchan Lee
5fe3a0fcfb update it 2017-07-11 23:38:52 +09:00
Sukchan Lee
c70eb89a24 update it 2017-07-11 18:44:25 +09:00
Sukchan Lee
62950382ae update it 2017-07-11 14:16:15 +09:00
Sukchan Lee
2f4a8b4d63 cellwire -> nextepc 2017-07-10 14:33:46 +09:00
Sukchan Lee
880eee1a16 service request message is tested.
You can find the usage nas_message_test8 in test/nas_message_test.c
2017-04-26 12:33:31 +09:00
Sukchan Lee
05f74087e0 remove 127.0.0.1
Now, we'll use 10.1.35.x network for loopback test
2017-04-18 21:27:07 +09:00
Sukchan Lee
e186436098 For testing, the following command is needed for the first time
- sudo ip tuntap add name pgwtun mode tun
 - sudo ./scripts/netconfig.sh

After then,
 - ./test/testcellwire

The above regression test is executed with 10.1.35.215 ip
2017-04-18 20:21:53 +09:00
Sukchan Lee
1014a4079f add check-routine for sending EMM/ESM message 2017-04-14 21:33:45 +09:00
Sukchan Lee
a3ead1361c add attach test scenario from jinyoung's today work. 2017-04-14 20:20:00 +09:00
Sukchan Lee
98ff2241eb update it 2017-04-14 12:42:00 +09:00
Sukchan Lee
31d978427c update it 2017-04-14 10:27:31 +09:00
Sukchan Lee
a00ce328d7 update it 2017-04-14 01:51:51 +09:00
Sukchan Lee
d76d5d32a3 update it 2017-04-14 01:48:36 +09:00
Sukchan Lee
d2d8d6d962 update it 2017-04-14 01:37:16 +09:00
Sukchan Lee
ea014944c2 update it 2017-04-14 01:26:50 +09:00
Sukchan Lee
95dbe4c126 update it 2017-04-14 00:19:58 +09:00
Sukchan Lee
d9114c9702 update it 2017-04-14 00:17:56 +09:00
Sukchan Lee
f19673d935 update it 2017-04-13 23:30:56 +09:00
Sukchan Lee
1b98807ec8 update it 2017-04-13 23:14:59 +09:00
Sukchan Lee
3b95dd22bc update it 2017-04-13 15:19:16 +09:00
Sukchan Lee
2b2b34027c update it 2017-04-13 14:46:27 +09:00
Sukchan Lee
a1688bc4e3 update it 2017-04-13 13:54:39 +09:00
Sukchan Lee
fa287c8f5b update it 2017-04-13 00:08:12 +09:00
Sukchan Lee
cabd8d6ad0 update it 2017-04-12 15:35:03 +09:00
Sukchan Lee
258cc29454 update it 2017-04-12 10:05:23 +09:00
Sukchan Lee
19fc153f00 update it 2017-04-11 23:25:33 +09:00