rfc9946v6.txt   rfc9946.txt 
skipping to change at line 2512 skipping to change at line 2512
12.3.1. PDU Identifier Registry 12.3.1. PDU Identifier Registry
IANA has created the "PDU Identifier" registry under the "UDP Speed IANA has created the "PDU Identifier" registry under the "UDP Speed
Test Protocol (UDPSTP)" registry group. Every UDPSTP PDU contains a Test Protocol (UDPSTP)" registry group. Every UDPSTP PDU contains a
two-octet pduId field identifying the role and format of the PDU that two-octet pduId field identifying the role and format of the PDU that
follows. The code points in this registry are allocated according to follows. The code points in this registry are allocated according to
the registration procedures [RFC8126] described in Table 2. the registration procedures [RFC8126] described in Table 2.
+===============+=========================+ +===============+=========================+
| Range(Hex) | Registration Procedures | | Range | Registration Procedures |
+===============+=========================+ +===============+=========================+
| 0x0000 | Reserved | | 0x0000 | Reserved |
+---------------+-------------------------+ +---------------+-------------------------+
| 0x0001-0x7F00 | Specification Required | | 0x0001-0x7F00 | Specification Required |
+---------------+-------------------------+ +---------------+-------------------------+
| 0x7F01-0x7FE0 | Experimental Use | | 0x7F01-0x7FE0 | Experimental Use |
+---------------+-------------------------+ +---------------+-------------------------+
| 0x7FE1-0x7FFF | Private Use | | 0x7FE1-0x7FFF | Private Use |
+---------------+-------------------------+ +---------------+-------------------------+
| 0x8000-0xFFFE | IETF Review | | 0x8000-0xFFFE | IETF Review |
skipping to change at line 2565 skipping to change at line 2565
12.3.2. Protocol Version Registry 12.3.2. Protocol Version Registry
IANA has created the "Protocol Version" registry under the "UDP Speed IANA has created the "Protocol Version" registry under the "UDP Speed
Test Protocol (UDPSTP)" registry group. UDPSTP Test Setup Request, Test Protocol (UDPSTP)" registry group. UDPSTP Test Setup Request,
Test Setup Response, and Test Activation Request PDUs contain a two- Test Setup Response, and Test Activation Request PDUs contain a two-
octet protocolVer field, identifying the version of the protocol in octet protocolVer field, identifying the version of the protocol in
use. The code points in this registry are allocated according to the use. The code points in this registry are allocated according to the
registration procedures [RFC8126] described in Table 4. registration procedures [RFC8126] described in Table 4.
+================+=========================+ +=============+=========================+
| Range(Decimal) | Registration Procedures | | Range | Registration Procedures |
+================+=========================+ +=============+=========================+
| 0-19 | Reserved | | 0-19 | Reserved |
+----------------+-------------------------+ +-------------+-------------------------+
| 20-40960 | IETF Review | | 20-40960 | IETF Review |
+----------------+-------------------------+ +-------------+-------------------------+
| 40961-53248 | Specification Required | | 40961-53248 | Specification Required |
+----------------+-------------------------+ +-------------+-------------------------+
| 53249-65534 | Experimental Use | | 53249-65534 | Experimental Use |
+----------------+-------------------------+ +-------------+-------------------------+
| 65535 | Reserved | | 65535 | Reserved |
+----------------+-------------------------+ +-------------+-------------------------+
Table 4: Registration Procedures for the Table 4: Registration Procedures for
Protocol Version Registry the Protocol Version Registry
IANA has assigned decimal value 20 in the "Protocol Version" registry IANA has assigned decimal value 20 in the "Protocol Version" registry
as follows: as follows:
+=======+===========+ +=======+===========+
| Value | Reference | | Value | Reference |
+=======+===========+ +=======+===========+
| 20 | RFC 9946 | | 20 | RFC 9946 |
+-------+-----------+ +-------+-----------+
skipping to change at line 2604 skipping to change at line 2604
12.3.3. Test Setup PDU Modifier Bitmap Registry 12.3.3. Test Setup PDU Modifier Bitmap Registry
IANA has created the "Test Setup PDU Modifier Bitmap" registry under IANA has created the "Test Setup PDU Modifier Bitmap" registry under
the "UDP Speed Test Protocol (UDPSTP)" registry group. The Test the "UDP Speed Test Protocol (UDPSTP)" registry group. The Test
Setup PDU layout contains a modifierBitmap field. The bitmaps in Setup PDU layout contains a modifierBitmap field. The bitmaps in
this registry are allocated according to the registration procedures this registry are allocated according to the registration procedures
[RFC8126] described in Table 6. [RFC8126] described in Table 6.
+===================+=========================+ +===================+=========================+
| Range(Bitmap) | Registration Procedures | | Range | Registration Procedures |
+===================+=========================+ +===================+=========================+
| 00000000-01111111 | IETF Review | | 00000000-01111111 | IETF Review |
+-------------------+-------------------------+ +-------------------+-------------------------+
| 10000000 | Reserved | | 10000000 | Reserved |
+-------------------+-------------------------+ +-------------------+-------------------------+
Table 6: Registration Procedures for the Table 6: Registration Procedures for the
Test Setup PDU Modifier Bitmap Registry Test Setup PDU Modifier Bitmap Registry
IANA has assigned bitmap values in the "Test Setup PDU Modifier IANA has assigned bitmap values in the "Test Setup PDU Modifier
skipping to change at line 2640 skipping to change at line 2640
Modifier Bitmap Registry Modifier Bitmap Registry
12.3.4. Test Setup PDU Authentication Mode Registry 12.3.4. Test Setup PDU Authentication Mode Registry
IANA has created the "Test Setup PDU Authentication Mode" registry IANA has created the "Test Setup PDU Authentication Mode" registry
under the "UDP Speed Test Protocol (UDPSTP)" registry group. The under the "UDP Speed Test Protocol (UDPSTP)" registry group. The
Test Setup PDU layout contains an authMode field. The code points in Test Setup PDU layout contains an authMode field. The code points in
this registry are allocated according to the registration procedures this registry are allocated according to the registration procedures
[RFC8126] described in Table 8. [RFC8126] described in Table 8.
+================+=========================+ +========+=========================+
| Range(Decimal) | Registration Procedures | | Range | Registration Procedures |
+================+=========================+ +========+=========================+
| 0-59 | IETF Review | | 0-59 | IETF Review |
+----------------+-------------------------+ +--------+-------------------------+
| 60-63 | Experimental Use | | 60-63 | Experimental Use |
+----------------+-------------------------+ +--------+-------------------------+
| 64-255 | Reserved | | 64-255 | Reserved |
+----------------+-------------------------+ +--------+-------------------------+
Table 8: Registration Procedures for the Table 8: Registration Procedures
Test Setup PDU Authentication Mode for the Test Setup PDU
Registry Authentication Mode Registry
IANA has assigned decimal values in the "Test Setup PDU IANA has assigned decimal values in the "Test Setup PDU
Authentication Mode" registry as follows: Authentication Mode" registry as follows:
+=======+===============================================+===========+ +=======+===============================================+===========+
| Value | Description | Reference | | Value | Description | Reference |
+=======+===============================================+===========+ +=======+===============================================+===========+
| 0 | Not used | RFC 9946 | | 0 | Not used | RFC 9946 |
+-------+-----------------------------------------------+-----------+ +-------+-----------------------------------------------+-----------+
| 1 | Required authentication for the Control | RFC 9946 | | 1 | Required authentication for the Control | RFC 9946 |
skipping to change at line 2680 skipping to change at line 2680
Registry Registry
12.3.5. Test Setup PDU Command Response Field Registry 12.3.5. Test Setup PDU Command Response Field Registry
IANA has created the "Test Setup PDU Command Response Field" registry IANA has created the "Test Setup PDU Command Response Field" registry
under the "UDP Speed Test Protocol (UDPSTP)" registry group. The under the "UDP Speed Test Protocol (UDPSTP)" registry group. The
Test Setup PDU layout contains a cmdResponse field. The code points Test Setup PDU layout contains a cmdResponse field. The code points
in this registry are allocated according to the registration in this registry are allocated according to the registration
procedures [RFC8126] described in Table 10. procedures [RFC8126] described in Table 10.
+================+=========================+ +=========+=========================+
| Range(Decimal) | Registration Procedures | | Range | Registration Procedures |
+================+=========================+ +=========+=========================+
| 0-127 | IETF Review | | 0-127 | IETF Review |
+----------------+-------------------------+ +---------+-------------------------+
| 128-239 | Specification Required | | 128-239 | Specification Required |
+----------------+-------------------------+ +---------+-------------------------+
| 240-249 | Experimental Use | | 240-249 | Experimental Use |
+----------------+-------------------------+ +---------+-------------------------+
| 250-254 | Private Use | | 250-254 | Private Use |
+----------------+-------------------------+ +---------+-------------------------+
| 255 | Reserved | | 255 | Reserved |
+----------------+-------------------------+ +---------+-------------------------+
Table 10: Registration Procedures for Table 10: Registration Procedures
the Test Setup PDU Command Response for the Test Setup PDU Command
Field Registry Response Field Registry
IANA has assigned decimal values in the "Test Setup PDU Command IANA has assigned decimal values in the "Test Setup PDU Command
Response Field" registry as follows: Response Field" registry as follows:
+=========+============================================+===========+ +=========+============================================+===========+
| Value | Description | Reference | | Value | Description | Reference |
+=========+============================================+===========+ +=========+============================================+===========+
| 0 | None (used by client in Request) | RFC 9946 | | 0 | None (used by client in Request) | RFC 9946 |
+---------+--------------------------------------------+-----------+ +---------+--------------------------------------------+-----------+
| 1 | Acknowledgment | RFC 9946 | | 1 | Acknowledgment | RFC 9946 |
skipping to change at line 2757 skipping to change at line 2757
hasn't been standardized yet (i.e., authMode is greater than 1 or 2). hasn't been standardized yet (i.e., authMode is greater than 1 or 2).
12.3.6. Test Activation PDU Command Request Registry 12.3.6. Test Activation PDU Command Request Registry
IANA has created the "Test Activation PDU Command Request" registry IANA has created the "Test Activation PDU Command Request" registry
under the "UDP Speed Test Protocol (UDPSTP)" registry group. The under the "UDP Speed Test Protocol (UDPSTP)" registry group. The
Test Setup PDU layout contains a cmdRequest field. The code points Test Setup PDU layout contains a cmdRequest field. The code points
in this registry are allocated according to the registration in this registry are allocated according to the registration
procedures [RFC8126] described in Table 12. procedures [RFC8126] described in Table 12.
+================+=========================+ +=========+=========================+
| Range(Decimal) | Registration Procedures | | Range | Registration Procedures |
+================+=========================+ +=========+=========================+
| 0-127 | IETF Review | | 0-127 | IETF Review |
+----------------+-------------------------+ +---------+-------------------------+
| 128-239 | Specification Required | | 128-239 | Specification Required |
+----------------+-------------------------+ +---------+-------------------------+
| 240-249 | Experimental Use | | 240-249 | Experimental Use |
+----------------+-------------------------+ +---------+-------------------------+
| 250-254 | Private Use | | 250-254 | Private Use |
+----------------+-------------------------+ +---------+-------------------------+
| 255 | Reserved | | 255 | Reserved |
+----------------+-------------------------+ +---------+-------------------------+
Table 12: Registration Procedures for Table 12: Registration Procedures
the Test Activation PDU Command Request for the Test Activation PDU
Registry Command Request Registry
IANA has assigned decimal values in the "Test Activation PDU Command IANA has assigned decimal values in the "Test Activation PDU Command
Request" registry as follows: Request" registry as follows:
+=========+==============================+===========+ +=========+==============================+===========+
| Value | Description | Reference | | Value | Description | Reference |
+=========+==============================+===========+ +=========+==============================+===========+
| 0 | No Request | RFC 9946 | | 0 | No Request | RFC 9946 |
+---------+------------------------------+-----------+ +---------+------------------------------+-----------+
| 1 | Request test in upstream | RFC 9946 | | 1 | Request test in upstream | RFC 9946 |
skipping to change at line 2809 skipping to change at line 2809
12.3.7. Test Activation PDU Modifier Bitmap Registry 12.3.7. Test Activation PDU Modifier Bitmap Registry
IANA has created the "Test Activation PDU Modifier Bitmap" registry IANA has created the "Test Activation PDU Modifier Bitmap" registry
under the "UDP Speed Test Protocol (UDPSTP)" registry group. The under the "UDP Speed Test Protocol (UDPSTP)" registry group. The
Test Activation PDU layout (also) contains a modifierBitmap field. Test Activation PDU layout (also) contains a modifierBitmap field.
The bitmaps in this registry are allocated according to the The bitmaps in this registry are allocated according to the
registration procedures [RFC8126] described in Table 14. registration procedures [RFC8126] described in Table 14.
+===================+=========================+ +===================+=========================+
| Range(Bitmap) | Registration Procedures | | Range | Registration Procedures |
+===================+=========================+ +===================+=========================+
| 00000000-01111111 | IETF Review | | 00000000-01111111 | IETF Review |
+-------------------+-------------------------+ +-------------------+-------------------------+
| 10000000 | Reserved | | 10000000 | Reserved |
+-------------------+-------------------------+ +-------------------+-------------------------+
Table 14: Registration Procedures for the Table 14: Registration Procedures for the
Test Activation PDU Modifier Bitmap Test Activation PDU Modifier Bitmap
Registry Registry
skipping to change at line 2846 skipping to change at line 2846
Bitmap Registry Bitmap Registry
12.3.8. Test Activation PDU Rate Adjustment Algo Registry 12.3.8. Test Activation PDU Rate Adjustment Algo Registry
IANA has created the "Test Activation PDU Rate Adjustment Algo" IANA has created the "Test Activation PDU Rate Adjustment Algo"
registry under the "UDP Speed Test Protocol (UDPSTP)" registry group. registry under the "UDP Speed Test Protocol (UDPSTP)" registry group.
The Test Activation PDU layout contains a rateAdjAlgo field. The The Test Activation PDU layout contains a rateAdjAlgo field. The
code points in this registry are allocated according to the code points in this registry are allocated according to the
registration procedures [RFC8126] described in Table 16. registration procedures [RFC8126] described in Table 16.
+=================================+=========================+ +=======+=========================+
| Range(Capital alphabet / UTF-8) | Registration Procedures | | Range | Registration Procedures |
+=================================+=========================+ +=======+=========================+
| A-Y | IETF Review | | A-Y | IETF Review |
+---------------------------------+-------------------------+ +-------+-------------------------+
| Z | Reserved | | Z | Reserved |
+---------------------------------+-------------------------+ +-------+-------------------------+
Table 16: Registration Procedures for the Test Activation Table 16: Registration
PDU Rate Adjustment Algo Registry Procedures for the Test
Activation PDU Rate Adjustment
Algo Registry
IANA has added the following note under the "Test Activation PDU Rate
Adjustment Algo" registry:
| Note: The algorithm identifier is a capitalized alphabetic UTF-8
| value (A-Z), specified by the corresponding incremental numeric.
IANA has assigned capitalized alphabetic UTF-8 values, as well as the IANA has assigned capitalized alphabetic UTF-8 values, as well as the
corresponding incremental numeric values, in the "Test Activation PDU corresponding incremental numeric values, in the "Test Activation PDU
Rate Adjustment Algo" registry as follows: Rate Adjustment Algo" registry as follows:
+================+=======================+==============+ +================+=======================+==============+
| Value(Numeric) | Description | Reference | | Value(Numeric) | Description | Reference |
+================+=======================+==============+ +================+=======================+==============+
| A(n/a) | Not used | RFC 9946 | | A(n/a) | Not used | RFC 9946 |
+----------------+-----------------------+--------------+ +----------------+-----------------------+--------------+
skipping to change at line 2882 skipping to change at line 2890
Rate Adjustment Algo Registry Rate Adjustment Algo Registry
12.3.9. Test Activation PDU Command Response Field Registry 12.3.9. Test Activation PDU Command Response Field Registry
IANA has created the "Test Activation PDU Command Response Field" IANA has created the "Test Activation PDU Command Response Field"
registry under the "UDP Speed Test Protocol (UDPSTP)" registry group. registry under the "UDP Speed Test Protocol (UDPSTP)" registry group.
The Test Activation PDU layout (also) contains a cmdResponse field. The Test Activation PDU layout (also) contains a cmdResponse field.
The code points in this registry are allocated according to the The code points in this registry are allocated according to the
registration procedures [RFC8126] described in Table 18. registration procedures [RFC8126] described in Table 18.
+================+=========================+ +=========+=========================+
| Range(Decimal) | Registration Procedures | | Range | Registration Procedures |
+================+=========================+ +=========+=========================+
| 0-127 | IETF Review | | 0-127 | IETF Review |
+----------------+-------------------------+ +---------+-------------------------+
| 128-239 | Specification Required | | 128-239 | Specification Required |
+----------------+-------------------------+ +---------+-------------------------+
| 240-249 | Experimental Use | | 240-249 | Experimental Use |
+----------------+-------------------------+ +---------+-------------------------+
| 250-254 | Private Use | | 250-254 | Private Use |
+----------------+-------------------------+ +---------+-------------------------+
| 255 | Reserved | | 255 | Reserved |
+----------------+-------------------------+ +---------+-------------------------+
Table 18: Registration Procedures for Table 18: Registration Procedures
the Test Activation PDU Command Response for the Test Activation PDU
Field Registry Command Response Field Registry
IANA has assigned decimal values in the "Test Activation PDU Command IANA has assigned decimal values in the "Test Activation PDU Command
Response Field" registry as follows: Response Field" registry as follows:
+=========+==================================+===========+ +=========+==================================+===========+
| Value | Description | Reference | | Value | Description | Reference |
+=========+==================================+===========+ +=========+==================================+===========+
| 0 | None (used by client in Request) | RFC 9946 | | 0 | None (used by client in Request) | RFC 9946 |
+---------+----------------------------------+-----------+ +---------+----------------------------------+-----------+
| 1 | Server acknowledgment | RFC 9946 | | 1 | Server acknowledgment | RFC 9946 |
 End of changes. 15 change blocks. 
87 lines changed or deleted 95 lines changed or added

This html diff was produced by rfcdiff 1.48.