Commit ba9a433c authored by lengyelb's avatar lengyelb
Browse files

CR 1695

parent 3badacc0
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ module _3gpp-5gc-nrm-predefinedpccruleset {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541";

  revision 2026-03-20 { reference CR-xxxx ; }
  revision 2026-03-20 { reference CR-1695 ; }
  revision 2025-05-01 { reference CR-xxxx ; }
  revision 2025-04-25 { reference CR-1520 ; }
  revision 2025-03-25 { reference CR-1489 ; }
@@ -107,6 +107,7 @@ module _3gpp-5gc-nrm-predefinedpccruleset {
        enum LOAD_BALANCING;
        enum SMALLEST_DELAY;
        enum PRIORITY_BASED;
        enum REDUNDANT;
      }
      mandatory true;
      description "It indicates the value of the steering mode, see TS 29.512.";
@@ -330,6 +331,9 @@ module _3gpp-5gc-nrm-predefinedpccruleset {
      type enumeration {
        enum MPTCP;
        enum ATSSS_LL;
        enum MPQUIC_UDP;
        enum MPQUIC_IP;
        enum MPQUIC_E;
      }
      description "It indicates the applicable traffic steering functionality.";
      reference "3GPPTS 29.512";