open5gs/tests/non3gpp
Sukchan Lee 70310979c5 [KSI] Update EPC KSI issuance to match 5G Core behavior
Previously, the EPC used the UE-provided KSI directly in the Authentication
Request (except for the special case where the UE sent
OGS_NAS_KSI_NO_KEY_IS_AVAILABLE, which was reset to 0).

This commit changes the EPC to follow the 5G Core approach
for issuing KSI in Attach-Request.

Now, when a Attach Request is received and a new Authentication Vector is
generated, the EPC performs the following steps:

- Extract the KSI value from the UE's request.
- Increment the extracted KSI by 1.
- Use the incremented KSI in the Authentication Request sent to the UE.

This detailed process ensures that the EPC issues the KSI consistently
with 5G Core standards, improving key management and interoperability.
2025-03-10 15:15:47 +09:00
..
abts-main.c [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
diameter-s6b-path.c diameter: split stats and logger modules 2024-09-03 22:20:19 +09:00
diameter-swx-path.c diameter: split stats and logger modules 2024-09-03 22:20:19 +09:00
epdg-test.c [KSI] Update EPC KSI issuance to match 5G Core behavior 2025-03-10 15:15:47 +09:00
gtp-path.c Revert "[GTP/PFCP]] incorrect dst TEI=0/SEID=0 (#3043)" 2024-03-26 08:04:26 +09:00
gtp-path.h [EPC] Support ePDG Interface (#1039) 2021-06-21 22:36:38 +09:00
meson.build Prometheus metrics set to default 2022-11-21 22:06:29 +09:00
s2b-build.c [ePDG] Add Node-Identifier IE support in GTPv2 S2b Create-Session-Request for SMF Diameter S6b Routing (#3507) 2024-10-31 22:22:25 +09:00
s2b-build.h [EPC] Support ePDG Interface (#1039) 2021-06-21 22:36:38 +09:00
s2b-handler.c [SMF] Memory leak in Handling APCO IE (#3010) 2024-02-28 20:51:20 +09:00
s2b-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
test-fd-path.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
test-fd-path.h [EPC] Support ePDG Interface (#1039) 2021-06-21 22:36:38 +09:00