Commit graph

330 commits

Author SHA1 Message Date
Sukchan Lee
57d94969bf Merge branch 'master' of https://github.com/acetcom/cellwire 2017-04-28 16:12:18 +09:00
Sukchan Lee
6a68eaac02 change vairable name from 'ue' to 'enb_ue or mme_ue' 2017-04-28 16:11:45 +09:00
James Park
300378d965 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-04-28 15:34:44 +09:00
James Park
6cffc8a407 Add the functions which search mme_ue by imsi or guti 2017-04-28 15:33:40 +09:00
Brandon
141d241411 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-04-28 15:30:28 +09:00
Brandon
0e410f5620 added missing IE for S11 delete session request 2017-04-28 15:30:04 +09:00
James Park
129f484394 add last mac verfication state 2017-04-28 15:01:43 +09:00
James Park
62935aac2c Merge branch 'master' of https://github.com/acetcom/cellwire
Conflicts:
	src/mme/emm_handler.c
	src/mme/emm_handler.h
2017-04-28 14:56:47 +09:00
James Park
2939cf1349 Merge branch 'master' of https://github.com/acetcom/cellwire
Conflicts:
	src/mme/mme_context.c
	src/mme/mme_context.h
	src/mme/s1ap_handler.c
2017-04-28 14:43:04 +09:00
Sukchan Lee
337dccff45 change the name mme_bearer_first to mme_default_bearer_in_sess 2017-04-28 14:08:43 +09:00
Brandon
59df4625f8 Merge branch 'master' of https://github.com/acetcom/cellwire
Conflicts:
	src/mme/mme_context.h
2017-04-28 13:50:40 +09:00
Brandon
846f356322 implement detach process
- mme done including emm, esm, and s1ap
   - sgw/pgw are not finished
   - exception processing is further needed.
2017-04-28 13:46:16 +09:00
James Park
65b5378c91 Split ue_context into two context(enb_ue_t, mme_ue_t) 2017-04-28 13:43:42 +09:00
Sukchan Lee
7fe75bd6af add timer example code 2017-04-28 12:39:14 +09:00
Brandon
707c4f4cad Merge branch 'master' of https://github.com/acetcom/cellwire
Conflicts:
	src/mme/mme_s11_handler.h
2017-04-28 11:23:35 +09:00
Brandon
a21cb41c7a temporal commit for deleting s11 session 2017-04-28 11:20:09 +09:00
Sukchan Lee
f5fdbb093b add default bearer context interface 2017-04-28 08:28:04 +09:00
Sukchan Lee
344188143f add default bearer context when session cotext is added 2017-04-28 08:20:50 +09:00
Sukchan Lee
a377aa7c31 mme_sess_t is added 2017-04-27 23:06:10 +09:00
Sukchan Lee
d7aa300833 fix the mis-typo from enb to sess 2017-04-27 20:59:25 +09:00
Sukchan Lee
80af1f0413 change detach_type using MACRO from nas_types.h 2017-04-27 12:38:03 +09:00
Brandon
7585b49364 implement ue detach procedure (emm) 2017-04-26 17:57:50 +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
James Park
62107a1e92 Implement identity_request/response 2017-04-19 14:01:39 +09:00
Sukchan Lee
383f283c31 update INSTALL file 2017-04-18 21:30:21 +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
James Park
3acb4d612d Merge branch 'master' of https://github.com/acetcom/cellwire
Conflicts:
	src/pgw/pgw_context.c
	src/pgw/pgw_path.c
2017-04-18 18:35:26 +09:00
James Park
20e6a2c9a5 Now ping works 2017-04-18 18:24:37 +09:00
James Park
563e98a345 GUTI should be included 2017-04-18 18:09:25 +09:00
Sukchan Lee
c2d5ab0d20 remove LINUX==1 macro in the pgw directory 2017-04-18 16:06:44 +09:00
Sukchan Lee
7dc8afd70c port to OSX 2017-04-18 14:16:32 +09:00
Sukchan Lee
a332d46800 fix to compile other OS 2017-04-18 14:01:43 +09:00
James Park
af6e94bab8 Fix bug 2017-04-18 12:33:23 +09:00
James Park
3a745e539a SGW: GTP-U is added
PGW : Forward GTP-U pakcets to tuntap interface
2017-04-18 11:57:16 +09:00
James Park
4b9e499ea7 Add tuntap interface to PGW 2017-04-18 10:22:55 +09:00
Sukchan Lee
bebf14e361 Currently, kENB is tested when UL_COUNT is 0
Later, we need to verify another value.
2017-04-14 22:03:17 +09:00
Sukchan Lee
3098af0cfe add current time in EMM information NAS mssage 2017-04-14 21:18:32 +09:00
Sukchan Lee
a3ead1361c add attach test scenario from jinyoung's today work. 2017-04-14 20:20:00 +09:00
Sukchan Lee
3af0174682 Fix Parse Error : Protocol Cofiguration Options in PDN Connectivity Request 2017-04-14 19:18:08 +09:00
Sukchan Lee
edd7ec27a2 update it 2017-04-14 11:59:09 +09:00
Sukchan Lee
a508ad922f update it 2017-04-14 11:51:27 +09:00
Sukchan Lee
e0f31cc441 update it 2017-04-14 11:48:34 +09:00
Sukchan Lee
b42fad1809 update it 2017-04-14 11:32:06 +09:00
Sukchan Lee
31d978427c update it 2017-04-14 10:27:31 +09:00
Sukchan Lee
30ba51a909 update it 2017-04-14 10:11:38 +09:00
Sukchan Lee
fea47f9c74 update it 2017-04-14 10:04:41 +09:00
Sukchan Lee
fb9a5fe294 update it 2017-04-14 09:57:52 +09:00
Sukchan Lee
3d4db9d47e udpate it 2017-04-14 09:36:14 +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