open5gs/src/scp
Sukchan Lee b7386284a7 [NRF] Fixed a crash during NRF discovery (#2034)
Other NF instances are obtained through NRF
or created directly through configuration files.

Other NFs created by the config file should not be passed
through NRF discovery or anything like that.

Since self-created NF Instances do not have an ID,
they are implemented to exclude them from NRF Discovery.
2023-01-29 11:22:45 +09:00
..
app.c [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
context.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
context.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
event.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
event.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
init.c [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
meson.build SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
sbi-path.c [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
sbi-path.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
scp-sm.c Fixed crash after 48 hours of running (#1893) 2022-11-18 23:28:35 +09:00
scp-sm.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00