open5gs/src/amf
Sukchan Lee 715e4c0b50 Shall cipher in the NAS message container IE
3GPP TS 24.501 version 16.6.0 Release 16
4.4 NAS security
4.4.6 Protection of initial NAS signalling messages

1) the UE needs to send non-cleartext IEs in a REGISTRATION REQUEST
or SERVICE REQUEST message, the UE includes the entire REGISTRATION
REQUEST or SERVICE REQUEST message (i.e. containing both cleartext IEs
and non-cleartext IEs) in the NAS message container IE and shall cipher
the value part of the NAS message container IE. The UE shall then send
a REGISTRATION REQUEST or SERVICE REQUEST message containing
the cleartext IEs and the NAS message container IE;
2022-01-05 22:39:06 +09:00
..
amf-sm.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
amf-sm.h Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
app.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
context.c Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
context.h [AMF] fix the crash (#1280) 2021-12-11 20:35:16 +09:00
event.c arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
event.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
gmm-build.c Add more memory log 2021-06-06 22:35:46 +09:00
gmm-build.h [AMF] 5G-GUTI generation changed (#910) 2021-04-13 17:34:25 +09:00
gmm-handler.c Shall cipher in the NAS message container IE 2022-01-05 22:39:06 +09:00
gmm-handler.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
gmm-sm.c Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
init.c [ALL] Fix the terminate sequence (#938) 2021-04-21 17:46:03 +09:00
meson.build arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
namf-handler.c [AMF] fix the memory problem (#1247) 2021-11-17 08:09:16 +09:00
namf-handler.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
nas-path.c [AMF] Registration reject for foreign IMSI (#1281) 2021-12-08 21:05:16 +09:00
nas-path.h VoNR added but not tested! 2021-11-14 21:07:56 +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
nausf-build.c Add more memory log 2021-06-06 22:35:46 +09:00
nausf-build.h Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
nausf-handler.c Add more memory log 2021-06-06 22:35:46 +09:00
nausf-handler.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
nf-sm.c Add more memory log 2021-06-06 22:35:46 +09:00
ngap-build.c [AMF] fix the UE-AMBR in NGAP message (#979) 2021-05-07 21:18:45 +09:00
ngap-build.h [AMF] Added RANConfigurationUpdate (#943) 2021-04-16 16:26:13 +09:00
ngap-handler.c [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
ngap-handler.h [AMF] Added RANConfigurationUpdate (#943) 2021-04-16 16:26:13 +09:00
ngap-path.c [MME/AMF] Use Non-UE signalling in Paging (#1134) 2021-08-18 19:42:27 +09:00
ngap-path.h Add more memory log 2021-06-06 22:35:46 +09:00
ngap-sctp.c [AMF] fix crash due to malformed NGAP (#960) 2021-05-08 15:09:10 +09:00
ngap-sm.c [AMF] Added RANConfigurationUpdate (#943) 2021-04-16 16:26:13 +09:00
nnrf-build.c Add more memory log 2021-06-06 22:35:46 +09:00
nnrf-build.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nnrf-handler.c [AMF] fix an invalid GSM reject aligungr#375 2021-08-14 12:01:13 +09:00
nnrf-handler.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nnssf-build.c arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nnssf-build.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nnssf-handler.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
nnssf-handler.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
npcf-build.c Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
npcf-build.h Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
npcf-handler.c Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
npcf-handler.h Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
nsmf-build.c SBI updated 2021-07-16 17:02:33 +09:00
nsmf-build.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nsmf-handler.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
nsmf-handler.h feat: Add N2-Handover 2021-01-28 14:23:54 -05:00
nudm-build.c Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
nudm-build.h Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
nudm-handler.c Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
nudm-handler.h If HSS/UDR gets MSISDN, AMF/MME -> SMF/SGW [#464] 2020-06-29 22:12:24 -04:00
sbi-path.c [AMF] fix an invalid GSM reject aligungr#375 2021-08-14 12:01:13 +09:00
sbi-path.h [5GC] Service Request Race Condition(#1226) 2021-11-28 20:54:51 +09:00
timer.c [AMF/MME] Add retransmission for accept message 2021-04-23 15:16:18 +09:00
timer.h 5G Core: Maintaining Old NAS signalling [#546] 2020-09-03 22:00:26 -04:00