Commit graph

921 commits

Author SHA1 Message Date
Sukchan Lee
498224b677 Attach Request Integrity Check is performed after NAS message decoded 2017-07-29 00:21:04 +09:00
Sukchan Lee
6a6e1a59ab update it 2017-07-28 23:20:09 +09:00
Sukchan Lee
eee1537f5f update it 2017-07-28 23:07:57 +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
0315c6d109 update it 2017-07-28 14:06:40 +09:00
Sukchan Lee
63cfc93819 GUTI handler is added 2017-07-28 12:48:49 +09:00
Sukchan Lee
6fae40a118 add session checking interface 2017-07-28 11:37:19 +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
0a8f389839 GTP message is added for paging and handover 2017-07-27 00:10:10 +09:00
Sukchan Lee
4d4621d9a4 fix the memory leak 2017-07-26 23:33:46 +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
26749de828 Save NAS decoded message instead of message type 2017-07-26 19:40:52 +09:00
Sukchan Lee
396791f441 update it 2017-07-26 18:49:56 +09:00
Sukchan Lee
62935bd625 detach done 2017-07-26 17:55:53 +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
3f22f4f666 add servce_request handler in EMM module 2017-07-26 00:22:20 +09:00
Sukchan Lee
d8646e10a0 test code is added 2017-07-25 23:42:16 +09:00
Sukchan Lee
6784ddd611 Service Request is added 2017-07-25 23:29:02 +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
10096d2a3c Merge branch 'master' of https://github.com/acetcom/cellwire 2017-07-25 10:59:43 +09:00
Sukchan Lee
86e272c4cf add Release Access GTP message 2017-07-25 10:59:20 +09:00
Sukchan Lee
3e10a8b5e4 add Bearer related GTP message 2017-07-25 10:48:27 +09:00
Sukchan Lee
9abe442348 add Delete Bearer Request/Response in GTP 2017-07-25 10:11:05 +09:00
James Park
167c56fc0d Find mme_ue by s_tmsi which included in InitialUe_message
Add handler of uecontext_release_request
2017-07-24 17:03:20 -07:00
Sukchan Lee
621ffb0cf0 fix the compile error and failure in executing './test/testepc' regression test 2017-07-24 19:44:53 +09:00
Brandon
400481d799 DETACH (not completed) 2017-07-24 18:03:51 +09:00
Sukchan Lee
42050e8b35 add comment 2017-07-23 16:35:01 +09:00
Sukchan Lee
9b1e9834dd mme_ue_set_imsi function includes GUTI generation 2017-07-23 16:26:40 +09:00
Sukchan Lee
094a5c051d GUTI is added 2017-07-23 12:25:01 +09:00
Sukchan Lee
c96d19ffce fix the BUG, see the hash usage for mme_ue->imsi 2017-07-22 15:13:44 +09:00
Sukchan Lee
85801b6aef porting to linux 2017-07-22 13:05:43 +09:00
Sukchan Lee
911743044e Merge branch 'master' of https://github.com/acetcom/cellwire 2017-07-22 10:52:43 +09:00
Sukchan Lee
3f08900a6b db lock is added 2017-07-22 10:52:13 +09:00
Sukchan Lee
e15348b089 done DB integration 2017-07-22 10:26:08 +09:00
Sukchan Lee
582c07d3e1 update it 2017-07-22 09:44:42 +09:00
Sukchan Lee
8e72d3af1d update it 2017-07-22 02:18:53 +09:00
James Park
7f39ebc491 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-07-21 10:18:36 -07:00
James Park
bea13d81c0 Save imsi to mme_ue context 2017-07-21 10:17:51 -07:00
Sukchan Lee
5d433a13ec update it 2017-07-22 01:01:54 +09:00
Sukchan Lee
49aa7d3a13 update it 2017-07-22 00:25:52 +09:00
Sukchan Lee
753d714695 update it 2017-07-21 22:01:15 +09:00
Sukchan Lee
cc8edc0c7a update it 2017-07-21 20:28:33 +09:00
Sukchan Lee
e12e6e4f6a update it 2017-07-21 17:38:25 +09:00
Sukchan Lee
fb6519721a update it 2017-07-21 17:12:02 +09:00
Sukchan Lee
5f95317721 udpate it 2017-07-21 14:21:10 +09:00
Sukchan Lee
b7020842c6 update it 2017-07-21 09:32:12 +09:00
Sukchan Lee
c547d7ce5b add mongo DB client 2017-07-20 23:07:37 +09:00