From b432f15f6dbd7a1bf6eb9dfe809db7d977d5495b Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 9 Jun 2020 16:12:19 +1000 Subject: [PATCH] Cross reference packet size section I did not add a citation for MAX_PLPMTU as that is subtly different and that seems like it would be more of a liability than a help in this case. Closes #3738. --- draft-ietf-quic-transport.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index 35c5ac407b..48dbf8d5a1 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -4829,9 +4829,9 @@ max_udp_payload_size (0x03): Values below 1200 are invalid. : This limit does act as an additional constraint on datagram size in the same - way as the path MTU, but it is a property of the endpoint and not the path. It - is expected that this is the space an endpoint dedicates to holding incoming - packets. + way as the path MTU, but it is a property of the endpoint and not the path; + see {{packet-size}}. It is expected that this is the space an endpoint + dedicates to holding incoming packets. initial_max_data (0x04):