open5gs/src
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
..
amf s1ap, ngap: migrate ASN.1 generated code to R19 2026-05-04 08:46:47 +09:00
ausf sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
bsf sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
hss hss/swx: use correct buffer length for AK hexdump 2026-04-06 17:50:36 +09:00
mme s1ap, ngap: migrate ASN.1 generated code to R19 2026-05-04 08:46:47 +09:00
nrf sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
nssf sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
pcf sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
pcrf [PCRF] Check for QCI 5 only in case of 3GG RAT during Rx AAR for IMS signalling 2025-09-16 06:41:20 +09:00
scp sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
sepp sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
sgwc sgwc: validate PAA IE length to prevent buffer overflow in CreateSessionResponse 2026-02-26 06:30:27 +09:00
sgwu UPF: Fix crash on CH F-TEID address family mismatch for selected DNN 2025-11-27 17:15:29 +09:00
smf s1ap, ngap: migrate ASN.1 generated code to R19 2026-05-04 08:46:47 +09:00
udm sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
udr sbi: update SBI implementation to 3GPP Release-19 2026-04-06 17:55:54 +09:00
upf upf: Implement UE-to-UE hairpin in the GTP-U path 2026-02-26 06:07:35 +09:00
main.c Merge branch 'main' into home-routed 2025-04-06 18:36:57 +09:00
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00