Skip to content

Commit

Permalink
minimumumum
Browse files Browse the repository at this point in the history
Co-authored-by: ianswett <ianswett@users.noreply.github.com>
  • Loading branch information
martinthomson and ianswett committed Oct 20, 2020
1 parent 353747d commit f4e391a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -4085,7 +4085,7 @@ UDP datagrams MUST NOT be fragmented at the IP layer. In IPv4
({{!IPv4=RFC0791}}), the DF bit MUST be set if possible, to prevent
fragmentation on the path.

Datagrams are required to be padded under some conditions. However, the
Datagrams are required to be a minimum size under some conditions. However, the
size of the datagram is not authenticated. Therefore, an endpoint MUST NOT
close a connection when it receives a datagram that does not meet size
constraints, though the endpoint MAY discard such datagrams.
Expand Down

0 comments on commit f4e391a

Please sign in to comment.