Commit Graph

50 Commits

Author SHA1 Message Date
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 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 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 a1688bc4e3 update it 2017-04-13 13:54:39 +09:00
Sukchan Lee 8ab3dead0b update it 2017-04-11 14:26:54 +09:00
Sukchan Lee aab0732178 update it 2017-04-10 21:05:28 +09:00
Sukchan Lee d9307d3187 update it 2017-04-10 00:27:19 +09:00
Sukchan Lee 450b04a4d3 update it 2017-04-09 22:01:54 +09:00
Sukchan Lee 96156ea66b update it 2017-04-06 19:20:33 +09:00
Sukchan Lee 6ae1c6dda4 update it 2017-04-06 17:23:18 +09:00
Sukchan Lee 67fb7cf8f2 rename 2017-04-04 10:49:19 +09:00
Sukchan Lee 0f2f802dbf update it 2017-03-27 01:50:01 +09:00
Sukchan Lee 18e78913b6 interface changes 2017-03-25 10:45:49 +09:00
Sukchan Lee 577b865aa2 update it 2017-03-24 21:19:24 +09:00
Sukchan Lee ff3ebab8ba update it 2017-03-10 15:40:45 +09:00
Sukchan Lee d64fed59d2 NAS MAC verified 2017-03-08 21:39:49 +09:00
Sukchan Lee bcb275dadc NAS MAC is added, but not verified 2017-03-08 19:10:01 +09:00
Sukchan Lee 7b5ea8b1a5 remove debugging message in test 2017-03-08 12:31:11 +09:00
Sukchan Lee 48bc61d06a security-mode complete 2017-03-07 14:47:17 +09:00
Sukchan Lee 6fc3d16f7a update it 2017-03-06 21:45:41 +09:00
Sukchan Lee 7f3233327b update it 2017-03-06 09:07:59 +09:00
Sukchan Lee 6ddd15f1bd update it 2017-03-05 23:36:17 +09:00
Sukchan Lee 982dddc4de update it 2017-03-05 16:49:57 +09:00