We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fb23b commit aa50d14Copy full SHA for aa50d14
draft-ietf-quic-transport.md
@@ -910,7 +910,7 @@ diagnostic or security purposes.
910
For servers, packets that aren't associated with a connection potentially create
911
a new connection. However, only packets that use the long packet header and
912
that are at least the minimum size defined for the protocol version can be
913
-initial packets. Unless the server is buffering 0-RTT packets, a server MUST
+initial packets. Unless the server is buffering 0-RTT packets, a server MAY
914
discard packets with a short header or packets that are smaller than the
915
smallest minimum size for any version that the server supports. A server that
916
discards a packet that cannot be associated with a connection MAY also generate
0 commit comments