Commit graph

39 commits

Author SHA1 Message Date
Sukchan Lee
feef9c7236 tunnel context is added 2017-09-13 16:41:47 +09:00
Sukchan Lee
0bdd02227c add Create Indirect Data Forward Tunnel Request 2017-09-13 16:22:39 +09:00
Sukchan Lee
229d04c284 Multiple PDN ..done! 2017-09-07 00:37:16 +09:00
Sukchan Lee
886ef5a747 add TFT(Packet Filter) in Create Bearer Request 2017-09-06 15:02:43 +09:00
Sukchan Lee
d1056a06c8 add default bearer MBR/GBR parameter if User want to set 2017-09-05 14:52:19 +09:00
Sukchan Lee
6ddaa2a91e socket descriptor is in GTP Node structure for simple interface 2017-09-02 00:11:49 +09:00
Sukchan Lee
b8504073dd add S6A(MME-HSS) Interface for PGW IPv4 Address 2017-08-28 20:32:25 +09:00
Sukchan Lee
7c08127622 adjust parameter for the number of Session/Bearer 2017-08-27 13:00:16 +09:00
Sukchan Lee
8d1a5e2d35 fix the bug not to access mme_ue context in freediameter thread 2017-08-26 00:11:46 +09:00
Sukchan Lee
7cae17562d PGW-PCRF done for default bearer 2017-08-25 19:40:49 +09:00
Sukchan Lee
ee7d3cbef6 PCRF done 2017-08-24 23:10:36 +09:00
Sukchan Lee
995a2d2320 PCRF DB interface done 2017-08-24 17:05:10 +09:00
Sukchan Lee
0e7196c9c1 GX-CCR message build done 2017-08-23 00:51:57 +09:00
Sukchan Lee
17dc308aa2 change variable name to align database attribute name 2017-08-22 14:07:37 +09:00
Sukchan Lee
c922e97520 fix the QoS param bug 2017-08-20 19:04:23 +09:00
Sukchan Lee
eb8f9c66ed Fix APN message build/parse bugs 2017-08-19 20:16:00 +09:00
Sukchan Lee
9b523b043f fix the APN bug 2017-08-19 16:49:44 +09:00
Sukchan Lee
f6636453b6 add initial code for PCRF 2017-08-17 14:15:08 +09:00
Sukchan Lee
114e6927c1 update it 2017-08-11 19:34:27 +09:00
Sukchan Lee
9946846494 update it 2017-08-11 17:16:35 +09:00
Sukchan Lee
e52c79fb79 try to remove pdn_t 2017-08-11 16:40:50 +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
d3234014f7 IP Pool is allocated per PDN 2017-07-29 00:53:54 +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
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