open5gs/src
Bostjan Meglic 7686507eaa [AMF] Fix N2 Handover - copy PDU session info
After N2 Handover (1 AMF, multiple gNB's) was successfully executed, the
PDU session was not properly released afterwards on PDU Session Release
Request from UE.

The reason was that after N2 Handover the new 'ran_ue' context did not
have any information about the active PDU sessions.

Copy the information about PDU sessions from old ran_ue context to the
new one.
2023-04-13 21:27:40 +09:00
..
amf [AMF] Fix N2 Handover - copy PDU session info 2023-04-13 21:27:40 +09:00
ausf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
bsf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
hss [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
mme Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
nrf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
nssf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
pcf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
pcrf [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
scp Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
sgwc Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
sgwu Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
smf [SMF] Check if session has been removed already between different events 2023-04-05 21:25:54 +09:00
udm Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
udr Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
upf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
main.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
meson.build Prometheus metrics set to default 2022-11-21 22:06:29 +09:00