open5gs/src/nrf
Sukchan Lee 2aa12449aa [NRF] Fixed NRF crash when Custom nfType (#2576)
NF Instance Registration to reproduce crash:

curl -v -X PUT -d '{"nfInstanceId":"0b8a8d59-af80-4fb7-8645-b832fd69d94a","nfType":"CUSTOM_INF","nfStatus":"REGISTERED","ipv4Addresses":["127.0.13.37"]}' --http2-prior-knowledge http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/0b8a8d59-af80-4fb7-8645-b832fd69d94a
2023-09-05 22:11:19 +09:00
..
app.c Added NRF 2020-05-18 17:00:37 -04:00
context.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
context.h Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
event.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
event.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
init.c Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
nf-sm.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
nnrf-build.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
nnrf-build.h Support service-based NF subscription 2022-09-08 22:12:01 +09:00
nnrf-handler.c [NRF] Fixed NRF crash when Custom nfType (#2576) 2023-09-05 22:11:19 +09:00
nnrf-handler.h [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
nrf-sm.c [NRF] Fixed NRF crash when Custom nfType (#2576) 2023-09-05 22:11:19 +09:00
nrf-sm.h Added NRF 2020-05-18 17:00:37 -04:00
sbi-path.c [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
sbi-path.h Support service-based NF subscription 2022-09-08 22:12:01 +09:00
timer.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
timer.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00