open5gs/lib/ngap
Sukchan Lee 2ceca49161 [MME/AMF] Fixed crash following Handover Request (#3014)
1. HandoverRequired
2. HandoverRequest
3. HandoverFailure
4. UEContextReleaseCommand
5. HandoverPreparationFailure

If UEContextReleaseComplete is not received,
the Source-UE will have the Target-UE.

6. HandoverRequired

There may be cases where the Source UE has a Target UE
from a previous HandoverRequired process. In this case,
it is recommended to force the deletion of the Target UE information
when receiving a new HandoverRequired.

7. HandoverRequest
8. HandoverFailure
9. UEContextReleaseCommand
10. UEContextReleaseComplete
11. HandoverPreparationFailure

... Crashed ...
2024-02-29 23:02:38 +09:00
..
build.c [MME/AMF] Fixed crash following Handover Request (#3014) 2024-02-29 23:02:38 +09:00
build.h [MME/AMF] Fixed crash following Handover Request (#3014) 2024-02-29 23:02:38 +09:00
conv.c Release v2.0.0 2020-08-21 23:33:45 -04:00
conv.h Bug Fixed for 5GC 2020-06-25 22:44:28 -04:00
meson.build spec: S1AP/NGAP update to v16.4.0(2021-01-04) 2021-01-24 23:43:42 -05:00
message.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
message.h Release v2.0.0 2020-08-21 23:33:45 -04:00
ogs-ngap.h [Release-17] Upgrade S1AP/NGAP to v17.3.9 2023-02-21 21:48:06 +09:00