quicwg/ack-frequency

Section 8.4: Should not have a SHOULD here.

gorryfair opened this issue · 1 comments

Section 8.4. appears to be written with a certain assumption about the path being similar, which may be a common case, but could be better written to avoid this. Current:
"An endpoint's congestion controller and RTT estimator are reset upon confirmation of migration (Section 9.4 of [QUIC-TRANSPORT]), which can impact the number of acknowledgements received after migration. An endpoint that has sent an ACK_FREQUENCY frame earlier in the connection SHOULD update and send a new ACK_FREQUENCY frame immediately upon confirmation of connection migration.

  • I think

Seems resolved in PR #191