Commit Graph

18 Commits

Author SHA1 Message Date
Sukchan Lee
36dba9ddf9 supports old version mongoc library such like 1.3.1 2017-09-26 09:19:22 +09:00
Sukchan Lee
f6636453b6 add initial code for PCRF 2017-08-17 14:15:08 +09:00
Sukchan Lee
262cc871da conf name changes..
TRACE_LEVEL.S6A -> TRACE_LEVEL.FD
2017-08-05 14:37:53 +09: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
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
18739296fa initialize/terminate done..
let me know if you have found zombie process.
2017-08-03 00:11:09 +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
f7ec3c7c6e Configuration for TRACE is added 2017-07-31 22:35:25 +09:00
Sukchan Lee
85801b6aef porting to linux 2017-07-22 13:05:43 +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