open5gs/src/mme
Sukchan Lee 4501a76d96 UE Time Zone is added in Create Session Request(GTP) and CCR(Gx)
I'm not sure where this value should be configured.
At this point, MME estimate UE Time Zone from MME's system.
From this, MME generates UE TIme Zone for Create Session Request.
PGW is just forward this value to the PCRF using CCR(Gx) Message.
2018-01-02 22:14:28 +09:00
..
Makefile.am remove jsmn library. 2017-11-09 00:05:18 +09:00
emm_build.c Multiple TAI List done 2017-12-11 16:55:11 +09:00
emm_build.h add Handover test code 2017-09-11 18:41:14 +09:00
emm_handler.c if TAI list is not properly configured, MME sends Attach Reject or TAU 2018-01-02 18:18:45 +09:00
emm_handler.h if TAI list is not properly configured, MME sends Attach Reject or TAU 2018-01-02 18:18:45 +09:00
emm_sm.c if TAI list is not properly configured, MME sends Attach Reject or TAU 2018-01-02 18:18:45 +09:00
esm_build.c message format creation bug is fixed related prefixlen 2017-12-15 09:41:54 +09:00
esm_build.h add PDN connectivity reject 2017-09-08 18:50:27 +09:00
esm_handler.c fix the bug 2017-12-20 13:16:16 +09:00
esm_handler.h ESM State Machine re-designed for sending ESM information based ESM 2017-09-24 00:59:51 +09:00
esm_sm.c if TAI list is not properly configured, MME sends Attach Reject or TAU 2018-01-02 18:18:45 +09:00
kasumi.c enc/int algorithm is added 2017-03-07 17:10:38 +09:00
kasumi.h enc/int algorithm is added 2017-03-07 17:10:38 +09:00
mme_context.c Default APN is added 2017-12-19 17:05:54 +09:00
mme_context.h Default APN is added 2017-12-19 17:05:54 +09:00
mme_event.c change s1ap_send_ue_release_command with delay parameter 2017-09-18 19:30:03 +09:00
mme_event.h change s1ap_send_ue_release_command with delay parameter 2017-09-18 19:30:03 +09:00
mme_fd_path.c Default APN is added 2017-12-19 17:05:54 +09:00
mme_fd_path.h Authentication failure(Resynch failure) is added 2017-12-18 00:01:07 +09:00
mme_gtp_path.c SGW/PGW GTP-U is added 2017-12-07 13:27:17 +09:00
mme_gtp_path.h update it 2017-09-14 17:29:34 +09:00
mme_init.c gtp_node is added 2017-11-30 20:13:15 +09:00
mme_kdf.c X2 HO done 2017-09-12 10:41:00 +09:00
mme_kdf.h X2 HO done 2017-09-12 10:41:00 +09:00
mme_s6a_handler.c Authentication failure(Resynch failure) is added 2017-12-18 00:01:07 +09:00
mme_s6a_handler.h fix the bug not to access mme_ue context in freediameter thread 2017-08-26 00:11:46 +09:00
mme_s11_build.c UE Time Zone is added in Create Session Request(GTP) and CCR(Gx) 2018-01-02 22:14:28 +09:00
mme_s11_build.h update it 2017-09-14 17:29:34 +09:00
mme_s11_handler.c Authentication failure(Resynch failure) is added 2017-12-18 00:01:07 +09:00
mme_s11_handler.h delete indirect tunnel done.. 2017-09-14 14:18:47 +09:00
mme_sm.c remove lock in select_loop dispatcher 2017-12-17 10:02:08 +00:00
mme_sm.h ESM State Machine re-designed for sending ESM information based ESM 2017-09-24 00:59:51 +09:00
nas_conv.c add Create Indirect Data Forward Tunnel Request 2017-09-13 16:22:39 +09:00
nas_conv.h update it 2017-04-10 11:29:46 +09:00
nas_path.c gtp_node is added 2017-11-30 20:13:15 +09:00
nas_path.h ESM State Machine re-designed for sending ESM information based ESM 2017-09-24 00:59:51 +09:00
nas_security.c temporal update 2017-08-10 16:47:18 +09:00
nas_security.h Attach Request Integrity Check is performed after NAS message decoded 2017-07-29 00:21:04 +09:00
s1ap_build.c all address format is changed to support IPv4/IPv6 dual stack 2017-12-07 17:40:15 +09:00
s1ap_build.h add ho failure and ho prep failure... All done 2017-09-15 13:28:07 +09:00
s1ap_conv.c intermediate 2017-12-07 17:23:45 +09:00
s1ap_conv.h transport layer convertor is added 2017-12-07 16:51:21 +09:00
s1ap_handler.c if initial context setup failure is received, MME_UE context is deleted. 2018-01-02 18:30:17 +09:00
s1ap_handler.h if initial context setup failure is received, MME_UE context is deleted. 2018-01-02 18:30:17 +09:00
s1ap_path.c S1AP MAC is done 2017-12-08 14:29:35 +09:00
s1ap_path.h S1AP MAC is done 2017-12-08 14:29:35 +09:00
s1ap_sctp.c remove lock in select_loop dispatcher 2017-12-17 10:02:08 +00:00
s1ap_sm.c if initial context setup failure is received, MME_UE context is deleted. 2018-01-02 18:30:17 +09:00
s1ap_usrsctp.c trace update 2017-12-08 14:48:48 +09:00
snow_3g.c update it 2017-03-08 00:21:54 +09:00
snow_3g.h update it 2017-03-07 20:43:37 +09:00
zuc.c zuc cipher is verified 2017-03-08 09:31:09 +09:00
zuc.h zuc cipher is verified 2017-03-08 09:31:09 +09:00