open5gs/src/bsf
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 [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
bsf-sm.c Add NF load to NRF Heartbeat 2022-12-14 22:53:56 +09:00
bsf-sm.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
context.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
context.h [BSF] Handle Ipv4FrameRouteList, save it into context 2023-01-23 09:26:26 +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
nbsf-handler.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
nbsf-handler.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nnrf-handler.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
nnrf-handler.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +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