Commit graph

1011 commits

Author SHA1 Message Date
Sukchan Lee
b607a1c32c add testcode for attach_reject 2017-08-11 14:14:55 +09:00
Sukchan Lee
f23d196aa1 update it 2017-08-11 13:19:53 +09:00
Sukchan Lee
7aa1ff55f0 warn -> error for memory pool 2017-08-11 13:11:13 +09:00
Sukchan Lee
2951f3dbb8 Attach Reject is implemented 2017-08-11 12:05:01 +09:00
Sukchan Lee
dbbf7de908 fix the bug 2017-08-11 10:17:44 +09:00
Sukchan Lee
193aeaa3bf missing 2017-08-10 17:36:28 +09:00
Sukchan Lee
5179bb9e91 re-archi mostly done 2017-08-10 17:28:03 +09:00
Sukchan Lee
1ca32de2c9 missing files 2017-08-10 17:02:53 +09:00
Sukchan Lee
97f629da14 under re-archi 2017-08-10 17:02:07 +09:00
Sukchan Lee
1de4e8d446 temporal update 2017-08-10 16:47:18 +09:00
Sukchan Lee
682eee215b fix the bug for delete session response 2017-08-10 10:01:50 +09:00
Sukchan Lee
feea703894 remove all local event. 2017-08-10 00:41:09 +09:00
Sukchan Lee
69607fbbb4 under re-architecturing 2017-08-09 20:49:18 +09:00
Sukchan Lee
e6e2183801 Add Diameter Error if IMSI is not found 2017-08-09 14:48:44 +09:00
Sukchan Lee
d8fad33169 update it 2017-08-09 12:52:11 +09:00
Sukchan Lee
fa32845647 fix the bug for searching unknown IMSI in DB 2017-08-09 12:42:17 +09:00
Sukchan Lee
ad8b7208b2 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-08-09 11:12:49 +09:00
James Park
5db7686c3d Fix leak : Releae the memory of UeCapaiblity if exists before allocating
the new one
2017-08-08 14:45:52 -07:00
James Park
7243966cc4 Save UeRadioCapability into mme_ue.
The saved information will be used when transmitting
InitialContextSetupReq
2017-08-08 12:01:08 -07:00
Sukchan Lee
574a229e42 Experimental-Result is added in FD library.
if IMSI is not found, we need to add the Experimental-Result-Code
2017-08-08 23:45:11 +09:00
James Park
d3cdbac70d Retransmit paging if UE is not paged. 2017-08-07 15:58:13 -07:00
James Park
f2a1bbeca1 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-08-07 09:42:48 -07:00
James Park
d0ed784fa8 Buffer the packets if UE is Idle.
Send the buffered packets first before sending the packet from PGW.
2017-08-07 09:42:03 -07:00
Sukchan Lee
578af98788 fix the suppressions for freediameter 2017-08-05 22:20:59 +09:00
Sukchan Lee
cb2f88310a use fd debug routine instead of core debug 2017-08-05 22:06:58 +09:00
Sukchan Lee
511382b5a8 update it 2017-08-05 17:57:29 +09:00
Sukchan Lee
72aa1b7eef use freeDiameter Library CHECK_FCT instead of d_assert 2017-08-05 17:29:35 +09:00
Sukchan Lee
9782363f2b update it 2017-08-05 16:21:07 +09:00
Sukchan Lee
1ca937ae4b update it 2017-08-05 16:17:10 +09:00
Sukchan Lee
27e9a8e7da name changes 2017-08-05 16:07:52 +09:00
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
66ab5a8ca8 Add missing reset routine to re-send dl_notification message 2017-08-04 15:03:27 -07: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
d9d2d0a87a fix the bug 2017-08-05 00:21:07 +09:00
Sukchan Lee
2e9ac4370e testepc memory leak is fixed 2017-08-04 23:37:08 +09:00
Sukchan Lee
69d3d4ac3f update it 2017-08-04 21:59:02 +09:00
Sukchan Lee
16c14e1a58 update it 2017-08-04 21:55:58 +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
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
c397918b93 remove error checking in test code. It's redundant. 2017-08-03 20:07:56 +09:00
Sukchan Lee
9db7c1c21c fix the bug for testepc 2017-08-03 20:01:01 +09:00
Sukchan Lee
8e2897ab44 fix the bug.. missing break in switch 2017-08-03 19:58:03 +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
fcc4a7bca0 improve Makefile for Configuration Files
If you change nextepc.conf.in, core.h.in, freeDiameter/mme.conf.in,
   freeDiameter/hss.conf.in, or other *.in files

You just execute 'make';
If nextepc.conf.in file is updated, '/bin/sh config.status
nextepc.conf.in' generates newly updated nextepc.conf
2017-08-03 19:08:12 +09:00