Commit Graph

2680 Commits

Author SHA1 Message Date
Sukchan Lee
06982bc1e1 fix the bug for 'make dist' 2017-08-17 14:33:03 +09:00
Sukchan Lee
f6636453b6 add initial code for PCRF 2017-08-17 14:15:08 +09:00
Sukchan Lee
64d03a8cf1 remove all local config related freeDiameter 2017-08-17 09:43:33 +09:00
Sukchan Lee
d32c4b9743 PGW freeDiameter is added. more test is needed 2017-08-16 23:40:35 +09:00
Sukchan Lee
75cdc9c077 add cert and key for pgw/pcrf 2017-08-16 22:58:12 +09:00
Sukchan Lee
fccfb1aa2b re-archi freediameter 2017-08-16 22:03:36 +09:00
Sukchan Lee
2746199b73 add initial code for diameter gx 2017-08-13 22:26:58 +09:00
Sukchan Lee
4156a7ee1c move gx to extension 2017-08-13 13:44:23 +09:00
Sukchan Lee
c4f6ce6daf move dict_s6a to extensions 2017-08-13 10:29:14 +09:00
Sukchan Lee
ddd4c12a58 now we should use freediameter configuration file 2017-08-13 00:35:11 +09:00
Sukchan Lee
4587288f5d initial code for diameter gx 2017-08-12 21:51:02 +09:00
Sukchan Lee
bcf27666a8 pdn re-archi done 2017-08-11 20:58:27 +09:00
Sukchan Lee
c9fc1a8769 update it 2017-08-11 20:39:52 +09:00
Sukchan Lee
161a67eb20 update it 2017-08-11 20:25:52 +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
cfffd28893 update it 2017-08-11 15:21:03 +09:00
Sukchan Lee
17b464b4c6 sends release command after attach reject sends 2017-08-11 14:51:05 +09:00
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