Commit Graph

2122 Commits

Author SHA1 Message Date
Sukchan Lee 26f4081979
Merge pull request #109 from brchiu/add_missing_c_namespace 2018-10-12 20:49:48 +09:00
Bi-Ruei, Chiu 3427835ecc Add missing C namespace 2018-10-12 14:59:30 +08:00
Sukchan Lee 7312dd1974 Change configuration description (#100) 2018-09-23 14:41:55 +09:00
Sukchan Lee f5599896ff SGW selection mode is added (#100) 2018-09-23 14:29:19 +09:00
Sukchan Lee aea1d83026 Create mme_sgw_t and mme_pgw_t for configuration (#100) 2018-09-23 13:16:40 +09:00
Jihoon Brandon Lee 3dc2d396db S1AP PWS(public warning system) support
S1AP Write Replace Warning Request/Response
S1AP Kill Request/Response
CBC integration (SBc-AP) is required to initiate a PWS procedure.
2018-09-13 20:38:33 -06:00
Sukchan Lee d004770e17 Release v0.3.10 2018-08-17 11:54:36 +00:00
Sukchan Lee f049ffb945 Release v0.3.10 2018-08-17 04:28:50 +00:00
Sukchan Lee 3b66bf09aa Renew freeDiameter Certification #93, #94 2018-08-17 10:00:15 +09:00
Sukchan Lee 0e7cf76f8a Change directory src/app to src/common 2018-08-14 17:28:22 +09:00
Sukchan Lee 0ce11e3a7c Remove 'app_name' global variable 2018-08-14 17:01:46 +09:00
Sukchan Lee d96efc6ea9 Re-arrange function declaration on Test Code 2018-08-13 17:49:49 +09:00
Sukchan Lee a5dd751817 update packet-lock.json 2018-08-13 16:55:21 +09:00
Sukchan Lee 334de68d85 update package-lock.json 2018-08-13 15:46:09 +09:00
Sukchan Lee 295213dd62 Add Attach-Request handler in all EMM state.
If signal is low, UE cannot send an appropriate NAS message.

In this case, the eNB either sends a NASNonDelivery message or
sends the message back according to UE's NAS timer.

At this point, NextEPC did not implement NAS-Specification exactly. The
NASNonDelivery message will be ignored, and a timer of NAS is not yet in
need.

However, since necessary to recover, it is now implemented to
accept an Attach Request in all EMM state. The other features will be
added later if we decide that it is really necessary.
2018-08-11 12:27:50 +09:00
James Park 0a93c886ad Merge branch 'master' of https://github.com/acetcom/cellwire 2018-08-10 17:09:39 -07:00
James Park f91b872d0b Do not resolve remote peer, which may results in the failure of running
nextepcd.
2018-08-10 17:04:34 -07:00
Sukchan Lee 283e37ca26 update package-lock.json 2018-08-09 20:55:20 +09:00
Sukchan Lee e2afb6b2fc fix package-lock 2018-07-31 19:40:04 +09:00
Sukchan Lee 51b07a496e Show reason string for YAML parser error (#40) 2018-07-23 20:28:38 +09:00
Sukchan Lee c3e5bdba53 fix the indentation 2018-07-04 18:05:30 +09:00
Sukchan Lee 271949ad86
Merge pull request #73 from giuliol/master
fixed TLV uint32 bug
2018-07-04 18:04:08 +09:00
Sukchan Lee 7ed6d53604 update it 2018-07-02 22:35:36 +09:00
Sukchan Lee 85a100c69d udpate it 2018-07-02 22:34:59 +09:00
Sukchan Lee 3327420b6f Change discussion channel from slack to discord 2018-07-02 22:31:59 +09:00
Sukchan Lee 64a9fef969 upgrade NPM package 2018-07-02 22:20:13 +09:00
Sukchan Lee 95079a8e90 fix the slack invite link 2018-07-02 21:02:51 +09:00
Sukchan Lee 1c658c1e45 add make in fedora dockerfile 2018-06-23 22:12:57 +09:00
Sukchan Lee 06e56a4509 fix the compile error in MacOSX 2018-06-23 22:10:39 +09:00
Sukchan Lee 2295636f36 Merge branch 'master' of https://github.com/acetcom/nextepc 2018-06-23 13:00:01 +00:00
Sukchan Lee 8f9219bef0 fix the compile error for GCC 8.1 2018-06-23 12:59:40 +00:00
Sukchan Lee b2f957dc8e fix the compiler error in the mongo-c-driver 1.11 2018-06-23 21:14:03 +09:00
Sukchan Lee 71c7508047 Merge branch 'master' of https://github.com/acetcom/nextepc 2018-06-20 17:57:17 +09:00
Sukchan Lee bc87fc9c18 remove unnecessary code 2018-06-20 17:57:02 +09:00
Sukchan Lee 50fdf5474f Add log for UE IP (#71) 2018-06-19 22:43:13 +09:00
giuliol 51fde0acd8 fixed TLV uint32 bug 2018-06-18 10:34:17 +01:00
Sukchan Lee 5ee7cdd3f8 Release v0.3.9 2018-06-03 01:42:05 +00:00
Sukchan Lee 048eb3f2b2 Change default DISPLAY environment.
We set the DISPLAY=docker.for.mac.localhost:0
If you want to use wireshark in Linux, you need to set DISPLAY to :0.
2018-06-03 10:32:28 +09:00
Sukchan Lee 352b02fc3e Fix the Dockerfile error 2018-06-03 10:17:56 +09:00
Sukchan Lee 9d8695fa31 Update logging message 2018-05-31 09:40:34 +09:00
Sukchan Lee 9415f5215c Fix SCTP for Mac OS X 2018-05-30 22:17:46 +09:00
Sukchan Lee 8c674aa134 Update logging 2018-05-30 21:58:10 +09:00
Sukchan Lee 3b9b1108b1 Configure Outbound streams on SCTP_COMM_UP 2018-05-30 21:49:17 +09:00
Sukchan Lee 9aed43075c SCTP recv interface will be changed. (Progressing...) 2018-05-30 17:45:14 +09:00
Sukchan Lee 3d78f285be Install wireshark in docker 2018-05-30 15:05:47 +09:00
Sukchan Lee 749d632b86 Change the name of docker image 2018-05-29 17:41:11 +09:00
Sukchan Lee 37ecb9a63b Change debian package in docker 2018-05-29 16:03:29 +09:00
Sukchan Lee 0d3af830bb Unlink debian from ubuntu 2018-05-29 13:05:37 +09:00
Sukchan Lee 7c7cfd1cbf Support bionic in Docker 2018-05-29 11:20:48 +09:00
Sukchan Lee 4f1efbb521 Add wireshark in Docker 2018-05-29 11:15:18 +09:00