open5gs/lib/sbi
Sukchan Lee aab6940cd5 [AMF] improve HTTP/2 timeout handling and error logging (#3862, #3863)
- Check ran_ue existence and abort if NG context has already been removed
- Detect deassociated RAN-UE (invalid amf_ue_id) and
  break to avoid further processing
- Validate AMF-UE ID matches ran_ue->amf_ue_id and skip on mismatch
2025-05-06 15:47:17 +09:00
..
contrib Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
custom [SBI] retrieve all currently registered NF's on app startup 2025-02-20 20:13:18 +09:00
openapi [SBI] Ignore unknown enum values and continue parsing (#2622) (#2649) 2023-10-26 22:44:51 +09:00
support [SBI] Ignore unknown enum values and continue parsing (#2622) (#2649) 2023-10-26 22:44:51 +09:00
client.c [SMF] Separate EPC-only attach config to avoid NRF register timeout 2025-03-10 09:53:00 +09:00
client.h [SBI] Fix NF recovery failure on NF restart (#3740) 2025-03-04 14:32:57 +09:00
context.c [AMF] improve HTTP/2 timeout handling and error logging (#3862, #3863) 2025-05-06 15:47:17 +09:00
context.h [AMF] improve HTTP/2 timeout handling and error logging (#3862, #3863) 2025-05-06 15:47:17 +09:00
conv.c [DBI] Improve YAML policy config by adding SUPI range filtering 2025-02-05 21:56:15 +09:00
conv.h [NRF] Implemented PLMN list update handling in nrf_nnrf_handle_nf_update (#3566) 2024-12-26 14:38:00 +09:00
meson.build [SBI] Fixed openapitools MAP generation (#2103) 2023-02-26 10:01:08 +09:00
message.c [SBI] retrieve all currently registered NF's on app startup 2025-02-20 20:13:18 +09:00
message.h [SBI] Fix improper inclusion of callback headers in non-callback requests (#3798) 2025-03-25 14:50:20 +09:00
mhd-server.c [SBI] Send GOAWAY on shutdown for all sessions to prevent RST (#3470) 2025-03-04 14:32:57 +09:00
nf-sm.c [SBI] retrieve all currently registered NF's on app startup 2025-02-20 20:13:18 +09:00
nf-sm.h [SBI] SearchResult.validityPeriod 3600->30s (#3210) 2024-05-17 14:54:32 +09:00
nghttp2-server.c [SBI] Send GOAWAY on shutdown for all sessions to prevent RST (#3470) 2025-03-04 14:32:57 +09:00
nnrf-build.c Revert "[SBI] replace calls to free_<nf>_info() with OpenAPI_<nf>_info_free()" 2025-03-26 10:04:06 +09:00
nnrf-build.h [SBI] retrieve all currently registered NF's on app startup 2025-02-20 20:13:18 +09:00
nnrf-handler.c [AMF,SBI] add support for TAI ranges in AmfInfo 2025-03-16 12:12:18 +09:00
nnrf-handler.h [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
nnrf-path.c [SBI] retrieve all currently registered NF's on app startup 2025-02-20 20:13:18 +09:00
nnrf-path.h [SBI] retrieve all currently registered NF's on app startup 2025-02-20 20:13:18 +09:00
ogs-sbi.h [AMF] Registation status update and tests 2024-09-03 22:09:56 +09:00
path.c [SBI] Fix NF recovery failure on NF restart (#3740) 2025-03-04 14:32:57 +09:00
path.h [BSF] Remove mandatory BSF dependency for PDU session establishment (#3626) 2024-12-12 17:00:17 +09:00
server.c [SBI] Send GOAWAY on shutdown for all sessions to prevent RST (#3470) 2025-03-04 14:32:57 +09:00
server.h [SBI] Send GOAWAY on shutdown for all sessions to prevent RST (#3470) 2025-03-04 14:32:57 +09:00
timer.c [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
timer.h [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
types.c UPF HA - release/establish new PDU session in CM_IDLE (#2471) 2023-07-25 22:38:38 +09:00
types.h [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
yuarel.c Added NRF 2020-05-18 17:00:37 -04:00
yuarel.h Added NRF 2020-05-18 17:00:37 -04:00