open5gs/src/amf
Sukchan Lee 776d323a16 fix: Change UE Context Request IE handling (#771)
Previously, AMF would sends PDUSessionResourceSetupRequest
when the following conditions were met:
- gNB didn't send UE Context Request IE of InitialUEMessage
- AMF should send SMF generated TRANSFER message(PDU_RES_SETUP_REQ)
to the gNB

However, in issues #771, the gNB did not accept
PDUSessionResourceSetupRequest. Perhaps the gNB engineer thought
that if gNB needs to send data traffic to the UE, AMF should send
an InitialContextSetupRequest regardless of UE Context Request IE.
This is because gNB requires the kgNB security context
for data connection.

So, in this case, Open5GS-AMF decided to send
an InitialContexSetupRequest regardless of
whether it received UE Context Request IE of InitialUEMessage.
2021-01-23 11:56:04 -05:00
..
amf-sm.c 5gc: Paging was added 2021-01-18 11:48:35 -05: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 5gc: Paging was added 2021-01-18 11:48:35 -05:00
context.h 5gc: Paging was added 2021-01-18 11:48:35 -05:00
event.c Oops! MacOSX is not working due to previous commit! 2020-08-26 09:53:37 -04: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 Handling UEContextRequest of InitialUEMessage 2021-01-07 22:26:06 -05:00
gmm-build.h Remove ACK in configuration update [#487] 2020-07-09 17:34:41 -04:00
gmm-handler.c fix: AMF/SMF/UDM crash issues resolved (#770/#771) 2021-01-22 22:17:01 -05:00
gmm-handler.h Bug fixed for 5G core 2020-06-25 00:37:29 -04:00
gmm-sm.c 5gc: Paging was added 2021-01-18 11:48:35 -05:00
init.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
meson.build Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
namf-handler.c 5gc: Paging was added 2021-01-18 11:48:35 -05: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 fix: Change UE Context Request IE handling (#771) 2021-01-23 11:56:04 -05:00
nas-path.h 5gc: Paging was added 2021-01-18 11:48:35 -05:00
nas-security.c Fix release access bearer #592 2020-10-01 13:27:58 -04:00
nas-security.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
nausf-build.c simple 5GC registration is done 2020-06-21 23:10:54 -04:00
nausf-build.h Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
nausf-handler.c change ngKSI management policy (#482) 2020-06-25 01:06:56 -04:00
nausf-handler.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
nf-sm.c fix: SBI heartbeat timer usage changed (#741) 2021-01-01 15:56:46 -05:00
ngap-build.c 5gc: Paging was added 2021-01-18 11:48:35 -05:00
ngap-build.h 5gc: Paging was added 2021-01-18 11:48:35 -05:00
ngap-handler.c fix: User Location in UplinkNASTrasnport (#772) 2021-01-20 10:03:32 -05:00
ngap-handler.h feat: Add dedicated QoS flow 2020-12-31 21:07:08 -05:00
ngap-path.c fix: AMF/SMF/UDM crash issues resolved (#770/#771) 2021-01-22 22:17:01 -05:00
ngap-path.h 5gc: Paging was added 2021-01-18 11:48:35 -05:00
ngap-sctp.c etc: update debug message 2021-01-04 23:24:22 -05:00
ngap-sm.c feat: Add 5G Core Xn Handover (#726) 2021-01-03 00:50:59 -05:00
nnrf-handler.c fix: SBI heartbeat timer usage changed (#741) 2021-01-01 15:56:46 -05:00
nnrf-handler.h fix: update NRF issues (#727,#728,#729,#730) 2020-12-24 15:41:31 -05:00
npcf-build.c feat: Add dedicated QoS flow 2020-12-31 21:07:08 -05:00
npcf-build.h Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
npcf-handler.c feat: Add dedicated QoS flow 2020-12-31 21:07:08 -05:00
npcf-handler.h Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
nsmf-build.c 5gc: Paging was added 2021-01-18 11:48:35 -05:00
nsmf-build.h 5gc: Paging was added 2021-01-18 11:48:35 -05:00
nsmf-handler.c 5gc: Paging was added 2021-01-18 11:48:35 -05:00
nsmf-handler.h Fix the AMF bug and add TLV log [#521] 2020-08-07 11:57:17 -04: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 5gc: Paging was added 2021-01-18 11:48:35 -05: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 5gc: Paging was added 2021-01-18 11:48:35 -05:00
sbi-path.h 5gc: Paging was added 2021-01-18 11:48:35 -05:00
timer.c Oops! update duration for S1 holding timer [#546] 2020-09-03 22:10:55 -04:00
timer.h 5G Core: Maintaining Old NAS signalling [#546] 2020-09-03 22:00:26 -04:00