mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-17 04:00:22 +00:00
|
Some checks failed
Meson Continuous Integration / Build and Test on Ubuntu Latest (push) Has been cancelled
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. |
||
|---|---|---|
| .. | ||
| amf | ||
| ausf | ||
| bsf | ||
| hss | ||
| mme | ||
| nrf | ||
| nssf | ||
| pcf | ||
| pcrf | ||
| scp | ||
| sepp | ||
| sgwc | ||
| sgwu | ||
| smf | ||
| udm | ||
| udr | ||
| upf | ||
| main.c | ||
| meson.build | ||