open5gs/lib
Sukchan Lee 819db11a08 sbi: update NFProfile incrementally
Update NFProfile handling to keep the existing in-place update model for
nfServices. nfServices are matched by serviceInstanceId, and existing
nf_service objects are reused so runtime client bindings remain valid across
repeated NFProfile updates.

If a new nf_service or nf_info cannot be allocated, return an error instead of
aborting the process. Propagate those failures through the NFProfile handlers so
oversized or malformed profiles can be rejected.

When profile handling fails for a newly created NF cache entry, remove it because
it may contain a partial profile. If the entry already existed, keep it in the
registry to avoid deleting a previously usable local cache because of one bad
notification or discovery result.

Issues #4466
Related to PR #4534
2026-05-14 16:52:57 +09:00
..
app [MME] Add flag to disable IMS over PS in S1 mode 2026-05-04 17:08:00 +09:00
asn1c [MME] unify TAU procedure handling and BCS check across all S1AP cases(#4112, #4113, #4117) 2025-10-25 21:31:45 +09:00
core core/tlv, smf: Harden TLV parsing and validate Bearer Context in CSR 2026-03-06 10:05:24 +09:00
crypt clang scan-build static analysis findings/resolutions (#3387) 2024-08-16 16:42:12 +09:00
dbi Merge branch 'main' into home-routed 2025-04-06 18:37:36 +09:00
diameter [MME] S6a ULR: Add SMS-Register-Request AVP with SMS in MME Not Preferred 2026-02-25 22:34:31 +09:00
gtp [gtp] fix GTP-U header access to prevent out-of-bounds reads 2026-05-04 17:28:40 +09:00
ipfw pfcp/ipfw: Improve error handling in PDR creation/update and ipfw rule parsing 2025-11-20 16:39:17 +09:00
metrics [metrics] fix memory leak 2025-11-13 20:02:25 +09:00
nas smf: harden UE-requested QoS modification handling 2026-05-11 10:15:41 +09:00
ngap [MME/AMF] Fixed crash following Handover Request (#3014) 2024-02-29 23:02:38 +09:00
pfcp pfcp: validate packet bounds before PDR rule matching 2026-05-09 07:19:23 +09:00
proto smf: validate PDU session identity range 2026-05-08 17:03:12 +09:00
s1ap [Release-17] Upgrade S1AP/NGAP to v17.3.9 2023-02-21 21:48:06 +09:00
sbi sbi: update NFProfile incrementally 2026-05-14 16:52:57 +09:00
sctp [PFCP] Refactor PFCP address handling (#3431) 2025-01-11 20:33:02 +09:00
tun [AMF] Follow-up on #3880 2025-06-17 17:34:18 +09:00
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00