open5gs/src/bsf
Sukchan Lee 80c79a5819 sbi: update SBI implementation to 3GPP Release-19
- Update OpenAPI models to Release-19 specifications
- Refactor SBI handling to use OpenAPI_service_name_e
- Replace service type based logic with service name based handling
- Introduce service_name_array for per-service NF instance caching
- Add support for special/internal service names (e.g. namf-callback)
- Update NRF discovery handling across all NFs
- Validate SearchResult fields before processing
- Remove legacy service-type dependencies

This change aligns the SBI implementation with Release-19
specifications and simplifies service name based routing.
2026-04-06 17:55:54 +09:00
..
app.c A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
bsf-sm.c sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +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 [tests] Upgrade tests for multiple NFs 2024-09-03 22:09:56 +09:00
context.h [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +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 Typos Fix 2025-04-19 20:45:25 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
nbsf-handler.c sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
nbsf-handler.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nnrf-handler.c sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +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 sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
sbi-path.h sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00