Commit graph

471 commits

Author SHA1 Message Date
Sukchan Lee
262cc871da conf name changes..
TRACE_LEVEL.S6A -> TRACE_LEVEL.FD
2017-08-05 14:37:53 +09:00
Sukchan Lee
63d29714e2 libs6a -> libfd for adding other interface such as Gx 2017-08-05 14:23:37 +09:00
Sukchan Lee
ec3391f531 rollback 2017-08-05 11:25:19 +09:00
James Park
8905728287 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-08-04 14:36:09 -07:00
James Park
790885e426 Send S1AP_Paging after receving downlink data notification 2017-08-04 14:34:52 -07:00
Sukchan Lee
772aefec7d initial routine re-architecture to remove memory leak and improve
stability
2017-08-04 21:29:49 +09:00
Sukchan Lee
08f260f6d9 Logger changes from process to thread 2017-08-04 18:02:19 +09:00
Sukchan Lee
9a91870324 add memory check tool 2017-08-04 12:06:56 +09:00
Sukchan Lee
2e6f9f7a34 suppress pkbuf memory leak log 2017-08-04 00:09:28 +09:00
Sukchan Lee
d1d223b815 fix the memory leak for proc library 2017-08-03 23:54:36 +09:00
Sukchan Lee
59999dcb4f add HIDDEN configuration for developer.
...
    GTP: 1,
    OTHERS: 1,
  }

  HIDDEN:
  {
    DISABLE_HSS: 0,
    DISABLE_SGW: 0,
    DISABLE_PGW: 0,
  }

  HSS :
  {

if epcd or testepc, DISABLE_HSS/SGW/PGW is applied.
2017-08-03 19:50:20 +09:00
Sukchan Lee
f4bd03d96d Fix the diameter duplicated port problem.
SCTP is disabled with 'No_SCTP' option
2017-08-03 15:53:59 +09:00
James Park
061605047c Fix bug 2017-08-02 17:49:27 -07:00
James Park
420953fa32 Update downlink data notification 2017-08-02 17:32:50 -07:00
Sukchan Lee
18739296fa initialize/terminate done..
let me know if you have found zombie process.
2017-08-03 00:11:09 +09:00
Sukchan Lee
8fdb177c04 mostly done..initialize/terminate.
more test is needed.
2017-08-02 23:03:34 +09:00
Sukchan Lee
484b4ff024 fix the logger bug 2017-08-02 22:24:41 +09:00
Sukchan Lee
fae9cad5dc update it 2017-08-02 21:11:22 +09:00
Sukchan Lee
13175e9e41 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-08-02 20:04:02 +09:00
Sukchan Lee
4c124cb540 update trace code 2017-08-02 19:33:57 +09:00
Sukchan Lee
bcbb08acf5 fix the testcode bug
Previously, test code could be executed although HSS-MME is not
connected.
As such, I've fixed test code is executed right after HSS-MME is connected
2017-08-02 19:15:30 +09:00
Sukchan Lee
432626628c add s6a trace for message context
And this is a changed.
  TRACE.CONTEXT, TRACE.SM is removed in configuration files
  TRACE.OTHERS is added

See the support/nextepc.conf.in

Even though, you don't have to apply this changes to your current
configuration. TRACE.CONTEXT/SM/OTHERS will be ignored.
2017-08-02 15:11:08 +09:00
Sukchan Lee
341dc3d1f5 add process management library 2017-08-01 23:43:05 +09:00
Sukchan Lee
91f1d9adc5 add NAS trace message 2017-08-01 11:34:15 +09:00
Sukchan Lee
7646eb7e93 refine trace message 2017-08-01 10:16:06 +09:00
Sukchan Lee
873f2bdb95 add S1AP encoding/decoding trace 2017-07-31 23:12:13 +09:00
Sukchan Lee
f7ec3c7c6e Configuration for TRACE is added 2017-07-31 22:35:25 +09:00
Sukchan Lee
2749a864ab refine intiialization routine to remove zombie process 2017-07-31 00:02:04 +09:00
Sukchan Lee
a30bfa7321 HSS IP address is added. 10.1.35.214.
You need to add ip alias for HSS
2017-07-30 23:08:10 +09:00
Sukchan Lee
abf87a0673 intermediate 2017-07-30 22:29:27 +09:00
Sukchan Lee
d3234014f7 IP Pool is allocated per PDN 2017-07-29 00:53:54 +09:00
Sukchan Lee
eee1537f5f update it 2017-07-28 23:07:57 +09:00
Sukchan Lee
0a8f389839 GTP message is added for paging and handover 2017-07-27 00:10:10 +09:00
Sukchan Lee
b302928bf3 ue context release implemented for idle-mode 2017-07-25 21:15:25 +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
Sukchan Lee
85801b6aef porting to linux 2017-07-22 13:05:43 +09:00
Sukchan Lee
cc8edc0c7a update it 2017-07-21 20:28:33 +09:00
Sukchan Lee
fb6519721a update it 2017-07-21 17:12:02 +09:00
Sukchan Lee
c547d7ce5b add mongo DB client 2017-07-20 23:07:37 +09:00
Sukchan Lee
1fe12dae1c update it 2017-07-14 20:04:11 +09:00
Sukchan Lee
020602b42d update it 2017-07-14 19:00:26 +09:00
Sukchan Lee
2e33ece64f update it 2017-07-14 14:09:31 +09:00
Sukchan Lee
c055811c10 update it 2017-07-13 15:46:27 +09:00
Sukchan Lee
a7cd93f39e update it 2017-07-13 14:12:30 +09:00
Sukchan Lee
6a98afbb1a update it 2017-07-13 13:36:16 +09:00
Sukchan Lee
e9cee2b420 update it 2017-07-13 10:31:07 +09:00
Sukchan Lee
a9c3e2f8ad update it 2017-07-12 23:41:43 +09:00
Sukchan Lee
aea8814bdb add config library : jsmn 2017-07-12 21:25:10 +09:00