open5gs/src
Bostjan Meglic 8671b0cc78 [PCF] Fix calculation of NF Instance load information
- the 'if' clause was comparing some value with an always '1' due to
wrong calculation. Consequently, this 'if' statement never executed.
- sizes for session pool and UE pools are directly linked between each
other. We need to count the number of items only in one of the pools to
correctly represent the NF load
- if anything, we should also check the load of the application pool to
determine correct load of the NF
2023-06-13 20:44:48 +09:00
..
amf [SBI] Fixed Invalid S-NSSAI format (#2337) 2023-05-28 21:53:52 +09:00
ausf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
bsf [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +09:00
hss [HSS] SWx: SAR & MAR: set mandatory User-Name on failure cases 2023-05-25 22:48:54 +09:00
mme [CORE] Rollback ogs_pool_init/final (#2339) 2023-05-28 22:50:28 +09:00
nrf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
nssf [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +09:00
pcf [PCF] Fix calculation of NF Instance load information 2023-06-13 20:44:48 +09:00
pcrf [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
scp [SBI] Fixed a bug with encoder/decoder of scpPorts 2023-05-14 07:05:23 +09:00
sgwc [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
sgwu [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
smf fix Gy for 3GPP-User-Location-Info 2023-06-13 06:02:15 +09:00
udm Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
udr Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
upf [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
main.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
meson.build Prometheus metrics set to default 2022-11-21 22:06:29 +09:00