| rfc9946v2.txt | rfc9946.txt | |||
|---|---|---|---|---|
| skipping to change at line 1454 ¶ | skipping to change at line 1454 ¶ | |||
| algorithm; if True, use EnableIPDV, which uses one-way delay | algorithm; if True, use EnableIPDV, which uses one-way delay | |||
| variation for the load rate adjustment algorithm). See EnableIPDV | variation for the load rate adjustment algorithm). See EnableIPDV | |||
| in Table 1 of [TR-471]. | in Table 1 of [TR-471]. | |||
| highSpeedDelta: A one-octet field; see Appendix A of [RFC9097]. | highSpeedDelta: A one-octet field; see Appendix A of [RFC9097]. | |||
| slowAdjThresh and seqErrThresh: Two two-octet fields; see Appendix A | slowAdjThresh and seqErrThresh: Two two-octet fields; see Appendix A | |||
| of [RFC9097]. | of [RFC9097]. | |||
| ignoreOooDup: A one-octet field. Ignore out-of-order duplicates, | ignoreOooDup: A one-octet field. Ignore out-of-order duplicates, | |||
| Boolean. When True, only Loss counts toward received packet | Boolean. When True, only loss counts toward received packet | |||
| sequence number errors. When False, loss, out-of-order, and | sequence number errors. When False, loss, out-of-order, and | |||
| duplicate totals are all counted as sequence number errors. | duplicate totals are all counted as sequence number errors. | |||
| Default is True (see also Table 3 of [TR-471]). | Default is True (see also Table 3 of [TR-471]). | |||
| modifierBitmap: A one-octet field. This document only assigns two | modifierBitmap: A one-octet field. This document only assigns two | |||
| bits in this bitmap; see Section 11.3.7: | bits in this bitmap; see Section 11.3.7: | |||
| CHTA_SRIDX_ISSTART: Treat srIndexConf as the starting sending | CHTA_SRIDX_ISSTART: Treat srIndexConf as the starting sending | |||
| rate to be used by the load rate adjustment algorithm. | rate to be used by the load rate adjustment algorithm. | |||
| skipping to change at line 2479 ¶ | skipping to change at line 2479 ¶ | |||
| The protocol uses IP-Layer Unicast. A single port number was | The protocol uses IP-Layer Unicast. A single port number was | |||
| assigned to help configure firewalls and other port-based systems for | assigned to help configure firewalls and other port-based systems for | |||
| access control prior to negotiating dynamic ports between client and | access control prior to negotiating dynamic ports between client and | |||
| server. | server. | |||
| 11.2. New KeyTable KDF | 11.2. New KeyTable KDF | |||
| IANA has added the following KDF entry to the "KeyTable KDFs" | IANA has added the following KDF entry to the "KeyTable KDFs" | |||
| registry (see <https://www.iana.org/assignments/keytable>): | registry (see <https://www.iana.org/assignments/keytable>): | |||
| +==============+=============================+==============+ | +==============+=============================+===========+ | |||
| | KDF | Description | Reference | | | KDF | Description | Reference | | |||
| +==============+=============================+==============+ | +==============+=============================+===========+ | |||
| | HMAC-SHA-256 | HMAC using the SHA-256 hash | [RFC6234] | | | HMAC-SHA-256 | HMAC using the SHA-256 hash | [RFC6234] | | |||
| | | | and RFC 9946 | | +--------------+-----------------------------+-----------+ | |||
| +--------------+-----------------------------+--------------+ | ||||
| Table 1: KeyTable KDFs Registry | Table 1: KeyTable KDFs Registry | |||
| 11.3. New UDPSTP Registry Group | 11.3. New UDPSTP Registry Group | |||
| IANA has created the registries in the subsections that follow under | IANA has created the registries in the subsections that follow under | |||
| a new registry group called "UDP Speed Test Protocol (UDPSTP)". | a new registry group called "UDP Speed Test Protocol (UDPSTP)". | |||
| IANA has added the following note under the "UDP Speed Test Protocol | IANA has added the following note under the "UDP Speed Test Protocol | |||
| (UDPSTP)" registry group: | (UDPSTP)" registry group: | |||
| | Note: Values reserved for Experimental Use are not expected to be | | Note: Values reserved for Experimental Use are not expected to be | |||
| End of changes. 3 change blocks. | ||||
| 8 lines changed or deleted | 7 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. | ||||