open5gs/lib/base
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
..
context.c add HIDDEN configuration for developer. 2017-08-03 19:50:20 +09:00
context.h add HIDDEN configuration for developer. 2017-08-03 19:50:20 +09:00
Makefile.am add mongo DB client 2017-07-20 23:07:37 +09:00
types.c update it 2017-07-13 10:31:07 +09:00
types.h IP Pool is allocated per PDN 2017-07-29 00:53:54 +09:00