open5gs/tests
Sukchan Lee 82956da7b8
Some checks failed
Meson Continuous Integration / Build and Test on Ubuntu Latest (push) Has been cancelled
s1ap, ngap: migrate ASN.1 generated code to R19
Regenerate the S1AP and NGAP ASN.1 sources from the R19 specifications
using the updated asn1c generator.

The newer generator represents several constructed ASN.1 values as
pointers, including CHOICE alternatives, protocolIEs containers, and
SEQUENCE OF/SET OF list wrappers. Update MME, AMF, and related tests to
allocate these members explicitly, assign pointer-backed alternatives,
and access ASN.1 lists through OGS_ASN_LIST_COUNT() and
OGS_ASN_LIST_GET().

Add helper routines for descriptor-based allocation of constructed ASN.1
values and protocolIEs containers, so protocol code no longer depends on
the old embedded-structure layout.
2026-05-04 08:46:47 +09:00
..
310014 [MME] Problem keep changing PDN-Type (#3209) 2024-05-18 14:01:00 +09:00
af sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +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 s1ap, ngap: migrate ASN.1 generated code to R19 2026-05-04 08:46:47 +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 s1ap, ngap: migrate ASN.1 generated code to R19 2026-05-04 08:46:47 +09:00
volte [mme] Use bitmap-based EBI management to avoid bearer allocation crash 2026-02-02 22:22:56 +09:00
vonr sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
meson.build [AMF] Registation status update and tests 2024-09-03 22:09:56 +09:00