open5gs/src/pcf
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
..
am-sm.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
app.c Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
context.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
context.h [PCF] Handle framed routes, forward them to BSF 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 [PCF] Add metrics support 2022-12-06 22:57:24 +09:00
metrics.c [METRICS] Re-order init/final (#1985, #2001) 2023-01-20 21:16:45 +09:00
metrics.h [METRICS] Re-order init/final (#1985, #2001) 2023-01-20 21:16:45 +09:00
naf-build.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
naf-build.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
namf-build.c [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
namf-build.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nbsf-build.c [PCF] Handle framed routes, forward them to BSF 2023-01-23 09:26:26 +09:00
nbsf-build.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nbsf-handler.c [PCF] Add metrics support 2022-12-06 22:57:24 +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
npcf-handler.c [SBI] Fixed crash if no BW Unit(Xbps) (#2000) 2023-01-24 21:55:06 +09:00
npcf-handler.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
nsmf-build.c SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
nsmf-build.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
nudr-build.c arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nudr-build.h Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
nudr-handler.c [PCF] Add metrics support 2022-12-06 22:57:24 +09:00
nudr-handler.h Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
pcf-sm.c Add NF load to NRF Heartbeat 2022-12-14 22:53:56 +09:00
pcf-sm.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
sm-sm.c [METRICS] Fixed a core dump in SMF/UPF/PCF (#1985) 2023-01-07 21:17:14 +09:00