open5gs/tests
daatsuka 2c65bab405
Some checks are pending
Meson Continuous Integration / Build and Test on Ubuntu Latest (push) Waiting to run
nrf: fix S-NSSAI matching for discovery authorization
Use exact SST and SD matching when comparing S-NSSAIs during NRF
discovery filtering and requester authorization.

Previously, an absent SD value was treated as a wildcard, allowing an
S-NSSAI with only SST to match another S-NSSAI with the same SST but a
present SD. However, 3GPP TS 29.510 requires the S-NSSAI components to be
identical for discovery query parameter matching.

Update the NRF discovery unit tests to verify that SD absent does not
match SD present, while both sides with absent SD still match.

Fixes #4373
2026-05-04 12:48:58 +09:00
..
310014 [MME] Problem keep changing PDN-Type (#3209) 2024-05-18 14:01:00 +09:00
af sbi: avoid duplicate NF status subscriptions and clean up local entries on DELETE 2026-03-13 16:46:00 +09:00
app [AMF] Fix UE context transfer when only NRF is client (#3880) 2025-05-31 20:51:06 +09:00
attach mme: remove old IMSI hash entry before overwriting UE IMSI 2026-03-13 22:07:09 +09:00
common [tests] fix compiler warnings when used with latest GCC 2025-11-13 06:40:18 +09:00
core [tests] fix compiler warnings when used with latest GCC 2025-11-13 06:40:18 +09:00
crypt [tests] fix compiler warnings when used with latest GCC 2025-11-13 06:40:18 +09:00
csfb MME: handle EPS Bearer Context Status mismatch when active_flag=0 (#4112) 2025-10-16 21:46:38 +09:00
fuzzing [Fuzzing] bug fix 59062 and increasing converge 2023-05-25 22:47:47 +09:00
handover amf/ngap: use ogs_warn for missing RAN UE context 2026-03-15 20:09:43 +09:00
non3gpp [mme] Use bitmap-based EBI management to avoid bearer allocation crash 2026-02-02 22:22:56 +09:00
registration amf/ngap: use ogs_warn for missing RAN UE context 2026-03-15 20:09:43 +09:00
sctp [SCTP] Support setting local address (#3344) 2024-12-23 21:16:15 +09:00
slice [AMF,SMF] Prevent mapped HPLMN SST to always be set 2025-01-11 20:22:46 +09:00
transfer [AMF] Fix UE context transfer when only NRF is client (#3880) 2025-05-31 20:51:06 +09:00
unit nrf: fix S-NSSAI matching for discovery authorization 2026-05-04 12:48:58 +09:00
volte [mme] Use bitmap-based EBI management to avoid bearer allocation crash 2026-02-02 22:22:56 +09:00
vonr amf/ngap: use ogs_warn for missing RAN UE context 2026-03-15 20:09:43 +09:00
meson.build [AMF] Registation status update and tests 2024-09-03 22:09:56 +09:00