Loading yang-models/_3gpp-5gc-nrm-upffunction.yang +30 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-5gc-nrm-upffunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2026-03-20 { reference CR-xxxx ; } revision 2026-03-20 { reference CR-1695 ; } revision 2025-07-25 { reference CR-1558 ; } revision 2024-05-24 { reference CR-1273 ; } revision 2023-09-18 { reference CR-1043 ; } Loading Loading @@ -232,7 +232,7 @@ module _3gpp-5gc-nrm-upffunction { leaf atsssLL { description "Indicates the ATSSS-LL capability to support procedures related to Access Traffic Steering, Switching, Splitting (see clauses 4.2.10, 5.32 of TS 23.501). (see clauses 4.2.10, 5.32 of TS 23.501, clauses 5.6.3.18 of TS 28.512)). true: Supported false: Not Supported"; type boolean; Loading @@ -242,13 +242,40 @@ module _3gpp-5gc-nrm-upffunction { leaf mptcp { description "Indicates the MPTCP capability to support procedures related to Access Traffic Steering, Switching, Splitting (see clauses 4.2.10, 5.32 of TS 23.501). (see clauses 4.2.10, 5.32 of TS 23.501, clauses 5.6.3.18 of TS 28.512). true: Supported false: Not Supported"; type boolean; default false; } leaf mpQuicUdp { type boolean; default false; description "Indicates the support of Access Traffic Steering, Switching and Splitting procedures using the MPQUIC-UDP steering functionality (see clauses 4.2.10, 5.32 of 3GPP TS 23.501, clauses 5.6.3.18 of TS 28.512)."; } leaf mpQuicIp { type boolean; default false; description "Indicates the support of Access Traffic Steering, Switching and Splitting procedures using the MPQUIC-IP steering functionality (see clauses 4.2.10, 5.32 of 3GPP TS 23.501, clauses 5.6.3.18 of TS 28.512)."; } leaf mpQuicE { type boolean; default false; description "Indicates the support of Access Traffic Steering, Switching and Splitting procedures using the MPQUIC-E steering functionality (see clauses 4.2.10, 5.32 of 3GPP TS 23.501, clauses 5.6.3.18 of TS 28.512)."; } leaf rttWithoutPmf { description "Indicates whether the UPF supports RTT measurement without PMF (see clauses 5.32.2, 6.3.3.3 of TS 23.501). Loading Loading
yang-models/_3gpp-5gc-nrm-upffunction.yang +30 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-5gc-nrm-upffunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2026-03-20 { reference CR-xxxx ; } revision 2026-03-20 { reference CR-1695 ; } revision 2025-07-25 { reference CR-1558 ; } revision 2024-05-24 { reference CR-1273 ; } revision 2023-09-18 { reference CR-1043 ; } Loading Loading @@ -232,7 +232,7 @@ module _3gpp-5gc-nrm-upffunction { leaf atsssLL { description "Indicates the ATSSS-LL capability to support procedures related to Access Traffic Steering, Switching, Splitting (see clauses 4.2.10, 5.32 of TS 23.501). (see clauses 4.2.10, 5.32 of TS 23.501, clauses 5.6.3.18 of TS 28.512)). true: Supported false: Not Supported"; type boolean; Loading @@ -242,13 +242,40 @@ module _3gpp-5gc-nrm-upffunction { leaf mptcp { description "Indicates the MPTCP capability to support procedures related to Access Traffic Steering, Switching, Splitting (see clauses 4.2.10, 5.32 of TS 23.501). (see clauses 4.2.10, 5.32 of TS 23.501, clauses 5.6.3.18 of TS 28.512). true: Supported false: Not Supported"; type boolean; default false; } leaf mpQuicUdp { type boolean; default false; description "Indicates the support of Access Traffic Steering, Switching and Splitting procedures using the MPQUIC-UDP steering functionality (see clauses 4.2.10, 5.32 of 3GPP TS 23.501, clauses 5.6.3.18 of TS 28.512)."; } leaf mpQuicIp { type boolean; default false; description "Indicates the support of Access Traffic Steering, Switching and Splitting procedures using the MPQUIC-IP steering functionality (see clauses 4.2.10, 5.32 of 3GPP TS 23.501, clauses 5.6.3.18 of TS 28.512)."; } leaf mpQuicE { type boolean; default false; description "Indicates the support of Access Traffic Steering, Switching and Splitting procedures using the MPQUIC-E steering functionality (see clauses 4.2.10, 5.32 of 3GPP TS 23.501, clauses 5.6.3.18 of TS 28.512)."; } leaf rttWithoutPmf { description "Indicates whether the UPF supports RTT measurement without PMF (see clauses 5.32.2, 6.3.3.3 of TS 23.501). Loading