open5gs/src/udr
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 Add debug message for issues [#551] 2020-09-10 21:50:20 -04:00
context.c [SBI] Added config for service-names discovery 2022-08-27 10:49:07 +09:00
context.h Follow-up on #1757 2022-09-23 20:42: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 [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
nudr-handler.c [UDR] Read framed routes from DB send them in sm-data 2023-01-26 22:37:58 +09:00
nudr-handler.h Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
sbi-path.c [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
sbi-path.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
udr-sm.c Fixed crash after 48 hours of running (#1893) 2022-11-18 23:28:35 +09:00
udr-sm.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00