pespin submitted this change.
5gc: Update details on missing open5gs 5GC features
Change-Id: I7be0bbb70207ac6c0ff77f230da56aace29c1eda
---
M 5gc/C5G_Tests.ttcn
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/5gc/C5G_Tests.ttcn b/5gc/C5G_Tests.ttcn
index 2a8810d..33aa176 100644
--- a/5gc/C5G_Tests.ttcn
+++ b/5gc/C5G_Tests.ttcn
@@ -569,15 +569,14 @@
* - 3GPP TS 23.502 4.2.2.2.4 Registration with Onboarding SNPN: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4215)
* - 3GPP TS 23.502 4.2.2.3.3 Network-initiated Deregistration: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4216)
* - 3GPP TS 23.502 4.2.4.3 UE Configuration Update procedure for transparent UE Policy delivery
- * - 3GPP TS 23.502 4.2.5.2 UE Reachability Notification Request procedure
- * - 3GPP TS 23.502 4.2.5.3 UE Activity Notification procedure
- * - 3GPP TS 23.502 4.2.9.2 Network Slice-Specific Authentication and Authorization
- * - 3GPP TS 23.502 4.2.9.3 AAA Server triggered Network Slice-Specific Re-authentication and Re-authorization procedure
- * - 3GPP TS 23.502 4.2.9.4 AAA Server triggered Slice-Specific Authorization Revocation
- * - 3GPP TS 23.502 4.5.2 Session Management Subscriber Data Update Notification to SMF
- * - 3GPP TS 23.502 4.5.3 Purge of subscriber data in AMF
- * - 3GPP TS 23.502 4.7 ME Identity check procedure
- * - 3GPP TS 23.502 4.8.1.1(a) Connection Inactive procedure
+ * - 3GPP TS 23.502 4.2.5.2 UE Reachability Notification Request procedure: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4318)
+ * - 3GPP TS 23.502 4.2.5.3 UE Activity Notification procedure: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4318)
+ * - 3GPP TS 23.502 4.2.9.2 Network Slice-Specific Authentication and Authorization: open5gs-nsssafd not implemented, nssaa interface not implemented in open5gs-amfd.
+ * - 3GPP TS 23.502 4.2.9.3 AAA Server triggered Network Slice-Specific Re-authentication and Re-authorization procedure: open5gs-nsssafd not implemented, Nnssaaf_NSSAA_Re-AuthNotification not implemented in open5gs-amfd (Nudm_UECM_Get is implemented in open5gs-udm).
+ * - 3GPP TS 23.502 4.2.9.4 AAA Server triggered Slice-Specific Authorization Revocation: open5gs-nsssafd not implemented, Nnssaaf_NSSAA_RevocationNotification not implemented in open5gs-amfd (Nudm_UECM_Get is implemented in open5gs-udm).
+ * - 3GPP TS 23.502 4.5.2 Session Management Subscriber Data Update Notification to SMF: open5gs-udm supports sotring subscriptions, but never triggers notifications whenever subscriber data is changed. open5gs-smfd registers to UDM but doesn't implement receiving a notification.
+ * - 3GPP TS 23.502 4.7 ME Identity check procedure: N5g-eir (OGS_SBI_SERVICE_NAME_N5G_EIR_EIC) not implemented
+ * - 3GPP TS 23.502 4.8.1.1(a) Connection Inactive procedure: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4319)
* - 3GPP TS 23.502 4.8.1.2 Connection Suspend procedure
* - 3GPP TS 23.502 4.8.2 Connection Resume procedure
* - 3GPP TS 23.502 4.9 Handover procedures
To view, visit change 42139. To unsubscribe, or for help writing mail filters, visit settings.