open5gs/src/mme
Sukchan Lee 74fdb14f7a [MME] KeNB derive from TAU(active flag=1) (#2063)
TS33.401
7 Security procedures between UE and EPS access network elements
7.2 Handling of user-related keys in E-UTRAN
7.2.7 Key handling for the TAU procedure when registered in E-UTRAN

If the "active flag" is set in the TAU request message or
the MME chooses to establish radio bearers when there is pending downlink
UP data or pending downlink signalling, radio bearers will be established
as part of the TAU procedure and a KeNB derivation is necessary.
2023-02-13 06:33:22 -10:00
..
app-init.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
emm-build.c [AMF/MME] Added Timer Configuration (#1905) 2022-11-29 23:22:16 +09:00
emm-build.h [MME] Follow-up Cancel Location Handling (#1698) 2022-08-19 16:52:39 +09:00
emm-handler.c [AMF/MME] Fixed crash when no NG/S1 context(#2012) 2023-01-23 10:37:22 +09:00
emm-handler.h Fix the bug for Release-16 2020-07-03 01:03:13 -04:00
emm-sm.c [MME] KeNB derive from TAU(active flag=1) (#2063) 2023-02-13 06:33:22 -10:00
esm-build.c [AMF] Fixed 5GMM cause in Reject message (#1660) 2022-07-19 12:42:02 +09:00
esm-build.h Distinguish the type of session creation 2022-04-14 17:34:55 +09:00
esm-handler.c [AMF/MME] Fixed crash when no NG/S1 context(#2012) 2023-01-23 10:37:22 +09:00
esm-handler.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
esm-sm.c [AMF/MME] Fixed crash when no NG/S1 context(#2012) 2023-01-23 10:37:22 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
metrics.c [METRICS] Re-order init/final (#1985, #2001) 2023-01-20 21:16:45 +09:00
metrics.h [METRICS] Re-order init/final (#1985, #2001) 2023-01-20 21:16:45 +09:00
mme-context.c Merge branch 'main' into MMENetworkDeregTimers 2023-01-24 12:47:33 -06:00
mme-context.h update it 2023-01-26 21:22:24 +09:00
mme-event.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
mme-event.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
mme-fd-path.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
mme-fd-path.h [MME] Add Purge-UE Capability (#1991) 2023-01-14 09:13:48 +09:00
mme-gtp-path.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
mme-gtp-path.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
mme-init.c [METRICS] Re-order init/final (#1985, #2001) 2023-01-20 21:16:45 +09:00
mme-path.c Merge branch 'main' into MMENetworkDeregTimers 2023-01-24 12:47:33 -06:00
mme-path.h no Purge Timer, no config, expanded code 2023-01-24 12:35:47 -06:00
mme-s6a-handler.c Merge branch 'main' into MMENetworkDeregTimers 2023-01-24 12:47:33 -06:00
mme-s6a-handler.h [MME] Add Purge-UE Capability (#1991) 2023-01-14 09:13:48 +09:00
mme-s11-build.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
mme-s11-build.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
mme-s11-handler.c Merge branch 'main' into MMENetworkDeregTimers 2023-01-24 12:47:33 -06:00
mme-s11-handler.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
mme-sm.c update it 2023-01-26 21:22:24 +09:00
mme-sm.h [CSFB] Create a state machine 2019-06-16 15:40:26 +09:00
mme-timer.c no Purge Timer, no config, expanded code 2023-01-24 12:35:47 -06:00
mme-timer.h no Purge Timer, no config, expanded code 2023-01-24 12:35:47 -06:00
nas-path.c [AMF/MME] Delete UERadioCapability (#2040, #1917) 2023-02-05 12:03:00 +09:00
nas-path.h [MME] Follow-up Cancel Location Handling (#1698) 2022-08-19 16:52:39 +09:00
nas-security.c Shall cipher in the NAS message container IE 2022-01-05 22:39:06 +09:00
nas-security.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
s1ap-build.c [AMF/AMF] Not assert for ogs_asn_copy_ie() (#2018) 2023-01-25 23:16:59 +09:00
s1ap-build.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
s1ap-handler.c update it 2023-01-26 21:22:24 +09:00
s1ap-handler.h feat: E-RABModificationIndication/Confirm (#834) 2021-03-17 14:26:57 +09:00
s1ap-path.c Merge branch 'main' into MMENetworkDeregTimers 2023-01-24 12:47:33 -06:00
s1ap-path.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
s1ap-sctp.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
s1ap-sm.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
sbc-handler.c [AMF/MME] Fixed crash when no NG/S1 context(#2012) 2023-01-23 10:37:22 +09:00
sbc-handler.h [CSFB] Fix the MacOSX 2019-07-08 21:03:39 +09:00
sbc-message.h NGSetup is added 2020-05-25 12:15:22 -04:00
sgsap-build.c [SGsAP] Changed message if Paging failed (#1701) 2022-08-19 18:58:55 +09:00
sgsap-build.h Refact paging module (#1676) 2022-07-30 14:44:34 +09:00
sgsap-conv.c Re-factoring the all library 2019-09-13 21:07:47 +09:00
sgsap-conv.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
sgsap-handler.c Merge branch 'main' into MMENetworkDeregTimers 2023-01-24 12:47:33 -06:00
sgsap-handler.h [SGsAP] add MM-INFORMATION-REQUEST(Discard by Option2) 2019-07-21 22:52:28 +09:00
sgsap-path.c [AMF/MME] Fixed crash when no NG/S1 context(#2012) 2023-01-23 10:37:22 +09:00
sgsap-path.h [SGsAP] Changed message if Paging failed (#1701) 2022-08-19 18:58:55 +09:00
sgsap-sctp.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
sgsap-sm.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
sgsap-types.h Re-factoring the all library 2019-09-13 21:07:47 +09:00