open5gs/lib
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
..
base add HIDDEN configuration for developer. 2017-08-03 19:50:20 +09:00
core initialize/terminate done.. 2017-08-03 00:11:09 +09:00
gtp Fix bug 2017-08-02 17:49:27 -07:00
logger fix the logger bug 2017-08-02 22:24:41 +09:00
nas add NAS trace message 2017-08-01 11:34:15 +09:00
s1ap add s6a trace for message context 2017-08-02 15:11:08 +09:00
s6a Fix the diameter duplicated port problem. 2017-08-03 15:53:59 +09:00
Makefile.am update it 2017-07-13 10:31:07 +09:00