open5gs/src/mme
Sukchan Lee 9c150253d9 fix the #384 issue bug
If Initial UE Message with Service Request is received and
   There is no Session Context
     (e.g due to UEContextReleaseRequest or InitialContextSetupFailure)
MME will sends Service Reject NAS message.
2020-03-25 14:02:06 -04:00
..
app-init.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
emm-build.c Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
emm-build.h Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
emm-handler.c Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
emm-handler.h Add IMEISV Request 2019-11-18 19:34:28 +09:00
emm-sm.c fix the #384 issue bug 2020-03-25 14:02:06 -04:00
esm-build.c send PDN error cause if needed (#352) 2020-01-15 21:17:20 +09:00
esm-build.h Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
esm-handler.c Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
esm-handler.h Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
esm-sm.c Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
meson.build Build with usrsctp source using MESON Subproject 2019-10-31 14:17:43 +09:00
mme-context.c Add socknode_add() [#367] 2020-02-28 20:26:32 +09:00
mme-context.h Use uint32_t type instead of S1AP type (#326) 2019-12-13 13:49:20 +09:00
mme-event.c [#258] Support for receiving unknown TEID 2019-11-07 23:07:29 +09:00
mme-event.h [#258] All GTP message is fixed not to crash 2019-11-15 23:56:55 +09:00
mme-fd-path.c ogs_assert to ogs_expects (#314) 2019-11-29 15:31:22 +09:00
mme-fd-path.h Re-factoring the all library 2019-09-13 21:07:47 +09:00
mme-gtp-path.c Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
mme-gtp-path.h Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
mme-init.c Re-factoring the all library 2019-09-13 21:07:47 +09:00
mme-kdf.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
mme-kdf.h Re-factoring the all library 2019-09-13 21:07:47 +09:00
mme-path.c [#256] Remove timer of NAS message related to S1AP 2019-11-18 09:04:10 +09:00
mme-path.h [#258] All GTP message is fixed not to crash 2019-11-15 23:56:55 +09:00
mme-s6a-handler.c Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
mme-s6a-handler.h Re-factoring the all library 2019-09-13 21:07:47 +09:00
mme-s11-build.c Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
mme-s11-build.h Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
mme-s11-handler.c Fix the bug for PTI mismatch (#355) 2020-01-22 21:33:25 +09:00
mme-s11-handler.h Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
mme-sm.c For safety, check TEID presence in GTP 2020-01-01 20:17:46 +09:00
mme-sm.h [CSFB] Create a state machine 2019-06-16 15:40:26 +09:00
mme-timer.c [#256] Remove timer of NAS message related to S1AP 2019-11-18 09:04:10 +09:00
mme-timer.h [#256] Remove timer of NAS message related to S1AP 2019-11-18 09:04:10 +09:00
nas-path.c Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
nas-path.h Add Bearer Resource Modification feature (#336) 2019-12-28 21:46:30 +09:00
nas-security.c change ogs_expect() to ogs_assert() (#323) 2019-12-13 13:44:22 +09:00
nas-security.h Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
s1ap-build.c Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
s1ap-build.h Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
s1ap-handler.c assign enb_ue_s1ap_id as a part of enb_ue_add function (#326) 2019-12-13 13:46:22 +09:00
s1ap-handler.h Re-factoring the all library 2019-09-13 21:07:47 +09:00
s1ap-path.c assign enb_ue_s1ap_id as a part of enb_ue_add function (#326) 2019-12-13 13:46:22 +09:00
s1ap-path.h Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
s1ap-sctp.c remove SO_LINGER in usrsctp library 2019-10-31 18:13:49 +09:00
s1ap-sm.c ogs_assert to ogs_expects (#314) 2019-11-29 15:31:22 +09:00
sbc-handler.c fix trivial typos in comments (#387) 2020-03-15 07:49:46 -04:00
sbc-handler.h [CSFB] Fix the MacOSX 2019-07-08 21:03:39 +09:00
sbc-message.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
sgsap-build.c Re-factoring the all library 2019-09-13 21:07:47 +09:00
sgsap-build.h Re-factoring the all library 2019-09-13 21:07:47 +09:00
sgsap-conv.c Re-factoring the all library 2019-09-13 21:07:47 +09:00
sgsap-conv.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
sgsap-handler.c Add SGsAP-SERVICE-REQUEST in SMS & UE-active 2019-12-04 15:36:38 +09:00
sgsap-handler.h [SGsAP] add MM-INFORMATION-REQUEST(Discard by Option2) 2019-07-21 22:52:28 +09:00
sgsap-path.c Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
sgsap-path.h Review ogs_expect() (#314) 2019-11-30 16:45:09 +09:00
sgsap-sctp.c remove SO_LINGER in usrsctp library 2019-10-31 18:13:49 +09:00
sgsap-sm.c ogs_assert to ogs_expects (#314) 2019-11-29 15:31:22 +09:00
sgsap-types.h Re-factoring the all library 2019-09-13 21:07:47 +09:00