Skip to content

Commit

Permalink
Merge pull request #192 from gorryfair/patch-9
Browse files Browse the repository at this point in the history
PMTU can use PING?
  • Loading branch information
mirjak authored Jul 10, 2023
2 parents 0f5dfc9 + 8fd0e6f commit 36fe363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-ack-frequency.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ will be less responsive to changes in the path's RTT, resulting in either
delayed or unnecessary packet transmissions.

A sender might use timers to detect loss of PMTU probe packets
({{Section 14 of QUIC-TRANSPORT}}). A sender SHOULD
({{Section 14 of QUIC-TRANSPORT}}). A sender MAY
bundle an IMMEDIATE_ACK frame with any PMTU probes to avoid triggering such
timers.

Expand Down

0 comments on commit 36fe363

Please sign in to comment.