open5gs/tests/unit
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
..
abts-main.c nrf: fix S-NSSAI matching for discovery authorization 2026-05-04 12:48:58 +09:00
crash-test.c [ASN.1] Fix buffer overflow (mouse07410/asn1c#134) (#2742) 2023-11-20 21:16:35 +09:00
gtp-message-test.c [CORE] OGS_MAX_SDU_LEN->OGS_HUGE_LEN Stack (#2008) 2023-01-25 22:24:51 +09:00
meson.build nrf: fix S-NSSAI matching for discovery authorization 2026-05-04 12:48:58 +09:00
nas-message-test.c Merge branch 'main' into home-routed 2025-04-06 18:36:57 +09:00
ngap-message-test.c [MME/AMF] Fixed crash following Handover Request (#3014) 2024-02-29 23:02:38 +09:00
nrf-discovery-test.c nrf: fix S-NSSAI matching for discovery authorization 2026-05-04 12:48:58 +09:00
proto-message-test.c Fix DNN Operator-Identifier format and refactor OI parsing for HR roaming interop 2025-12-06 22:23:34 +09:00
s1ap-message-test.c [MME] Temporarily disable sgsn settings (#2441) 2023-07-19 21:54:14 +09:00
sbi-message-test.c [SBI] Preamble parsing issues in MIME (#3058) 2024-03-17 10:36:29 +09:00
security-test.c [AMF/MME] Fix crash during snow-3g encrypt (#2581) 2023-09-13 23:22:46 +09:00