Commit Graph

1623 Commits

Author SHA1 Message Date
Sukchan Lee b0b7e9f167 add missing files 2018-01-04 22:08:32 +09:00
Sukchan Lee 9d14f5e89d fix the bug the unlimited loop.
if the system is not supported SCTP, mme daemon is to be unlimited loop.
2018-01-04 22:03:59 +09:00
Sukchan Lee 9675c47a10 improve testrx code 2018-01-04 21:22:21 +09:00
Sukchan Lee 627077247c Diameter Rx Test Simualtor is initially implemented. 2018-01-04 20:52:19 +09:00
Sukchan Lee b8ef9e9e2a Header Refactoring 2018-01-04 20:38:22 +09:00
Sukchan Lee fe1c368577 move 3gpp_test to core library 2018-01-04 18:02:56 +09:00
Sukchan Lee 1a3f5cf86e add AA Request/Answer Sample code 2018-01-04 12:57:00 +09:00
Sukchan Lee 560204ab46 Router Advertisement Destination IP address changes
from ff::1 to UE IP Address(e.g. cafe::2)
2018-01-04 08:51:07 +09:00
Sukchan Lee e4bec187fd add Diameter Rx Interface (PCRF - P-CSCF) 2018-01-03 21:45:14 +09:00
Sukchan Lee 9544a79c2c P-CSCF IP address configuration is added in PGW 2018-01-03 15:29:48 +09:00
Sukchan Lee 81be4cca66 PGW dimaeter IP address is changed from 127.0.0.1 to 127.0.0.2
127.0.0.1:3868 could be used by other software. So, we will change the
IP address.
2018-01-03 09:28:23 +09:00
Sukchan Lee 4501a76d96 UE Time Zone is added in Create Session Request(GTP) and CCR(Gx)
I'm not sure where this value should be configured.
At this point, MME estimate UE Time Zone from MME's system.
From this, MME generates UE TIme Zone for Create Session Request.
PGW is just forward this value to the PCRF using CCR(Gx) Message.
2018-01-02 22:14:28 +09:00
Sukchan Lee 408ce293de if initial context setup failure is received, MME_UE context is deleted. 2018-01-02 18:30:17 +09:00
Sukchan Lee 18859c1203 if TAI list is not properly configured, MME sends Attach Reject or TAU
Rejct message.

Attach/TAU Reject contents
 - S1ap_CauseNas_unspecified
 - EMM_CAUSE_TRACKING_AREA_NOT_ALLOWED
 - ESM_CAUSE_PROTOCOL_ERROR_UNSPECIFIED if session is created.
2018-01-02 18:18:45 +09:00
Sukchan Lee f40159ea2a relase 0.3.1 2017-12-31 22:20:39 +00:00
Sukchan Lee 8081ea3044 fix the bug 2017-12-20 13:16:16 +09:00
Sukchan Lee c81e2beee6 fix the error for SCTP Kernel Extension on Mac OS X 10.11(El Capital) 2017-12-19 20:19:50 +09:00
Sukchan Lee a864b36f44 Default APN is added 2017-12-19 17:05:54 +09:00
Sukchan Lee 0557be8ffd Merge branch 'master' of https://github.com/acetcom/nextepc 2017-12-18 20:57:47 +09:00
Sukchan Lee 7d3ec80f5d YAML version check is set to 0.1.4 2017-12-18 11:54:57 +00:00
Sukchan Lee 7a293e8d3a update manual 2017-12-18 20:47:01 +09:00
Sukchan Lee 72c9ae5d56 Merge branch 'ipv6' 2017-12-18 11:16:27 +00:00
Sukchan Lee f71b2502ad update changelog 2017-12-18 11:15:41 +00:00
Sukchan Lee e7207e74d2 Merge branch 'ipv6' 2017-12-18 19:37:05 +09:00
Sukchan Lee 385d73e17a IND + 1 from Spec 33.102 C.3.4 2017-12-18 18:21:54 +09:00
Sukchan Lee d85f546de2 use zero amf in re-synch 2017-12-18 17:28:22 +09:00
Sukchan Lee fdebe90f7c test scenario is added for debug re-synch failure 2017-12-18 17:10:44 +09:00
Sukchan Lee 65088e690d fix the reboot bug in package scenario 2017-12-18 16:02:28 +09:00
Sukchan Lee 48c5574819 Merge branch 'ipv6' of https://github.com/acetcom/nextepc into ipv6 2017-12-18 05:55:53 +00:00
Sukchan Lee b52d1faa64 remove testepc in package build 2017-12-18 05:55:43 +00:00
Sukchan Lee 92cebbce2d package manual update 2017-12-18 14:24:44 +09:00
Sukchan Lee 996a0df756 fix the configuration file 2017-12-18 14:01:16 +09:00
Sukchan Lee a3fbbf70cb debian package is updated 2017-12-18 13:27:56 +09:00
Sukchan Lee 466b15f5ad Web UI version to v0.3.0 2017-12-18 13:23:20 +09:00
Sukchan Lee a39764cf50 README update 2017-12-18 13:21:10 +09:00
Sukchan Lee 0fab5ee3da ubuntu network configuration for ipv6 is added 2017-12-18 13:17:35 +09:00
Sukchan Lee 573d509919 Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
Sukchan Lee 03f681ca05 configuration comment is updated 2017-12-18 09:26:29 +09:00
Sukchan Lee 649fd75b14 Authentication failure(Resynch failure) is added 2017-12-18 00:01:07 +09:00
Sukchan Lee 8f1df48a95 refine error log 2017-12-17 20:29:07 +09:00
Sukchan Lee de09353e5d Merge branch 'ipv6' of http://github.com/acetcom/nextepc into ipv6 2017-12-17 10:02:34 +00:00
Sukchan Lee 487a4eb155 remove lock in select_loop dispatcher 2017-12-17 10:02:08 +00:00
Sukchan Lee 1131166988 remove sctp warning 2017-12-17 09:40:29 +00:00
Sukchan Lee 88f34c42be configuration is updated 2017-12-17 17:04:44 +09:00
Sukchan Lee cdaf1c0468 router advertisement use link-local-address in source ip 2017-12-17 07:25:36 +00:00
Sukchan Lee a102864428 Oops! update it 2017-12-18 00:54:29 +09:00
Sukchan Lee a5cc4f7a43 update it 2017-12-18 00:50:10 +09:00
Sukchan Lee 73fb7e1c30 Merge branch 'ipv6' of https://github.com/acetcom/nextepc into ipv6 2017-12-18 00:48:34 +09:00
Sukchan Lee fa6bb86e3d Merge branch 'ipv6' of https://github.com/acetcom/nextepc into ipv6 2017-12-17 20:23:41 +09:00
Sukchan Lee 8d3330cb79 multiple device is added 2017-12-17 06:36:50 +00:00