open5gs/src/pcf
Bostjan Meglic 1e64d6602a [AMF,SMF,PCF] Rename the function for calculating NF Instance load
- have a more consistent naming among the NF's
- always have the same prefix (amf_/smf_/pcf_) depending on the NF
- function name is always the same, how the function calculates the load
is NF specific and internal to the function itself (but not the function
name).
2023-06-13 20:44:48 +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 [AMF,SMF,PCF] Rename the function for calculating NF Instance load 2023-06-13 20:44:48 +09:00
context.h [AMF,SMF,PCF] Rename the function for calculating NF Instance load 2023-06-13 20:44:48 +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 Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
meson.build [PCF] Add metrics support 2022-12-06 22:57:24 +09:00
metrics.c [SBI] Fixed Invalid S-NSSAI format (#2337) 2023-05-28 21:53:52 +09:00
metrics.h [PCF] Always expose SNSSAI label (#2320) 2023-05-25 21:15:01 +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 [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +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 [SBI,NF] Don't treat SBI connection errors as asserts 2023-02-07 22:49:11 +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 [PCF] Always expose SNSSAI label (#2320) 2023-05-25 21:15:01 +09:00
npcf-handler.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
nsmf-build.c [AMF, PCF] Don't free unallocated memory 2023-03-18 16:39:31 +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] Always expose SNSSAI label (#2320) 2023-05-25 21:15:01 +09:00
nudr-handler.h Add PCF(Policy Control Function) 2020-12-11 14:03:20 -05:00
pcf-sm.c [AMF,SMF,PCF] Rename the function for calculating NF Instance load 2023-06-13 20:44:48 +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 [SBI,NF] Don't treat SBI connection errors as asserts 2023-02-07 22:49:11 +09:00
sbi-path.h [SBI,NF] Don't treat SBI connection errors as asserts 2023-02-07 22:49:11 +09:00
sm-sm.c [METRICS] Fixed a core dump in SMF/UPF/PCF (#1985) 2023-01-07 21:17:14 +09:00