Skip to content

Commit aa50d14

Browse files
committed
Downgrade discard requirement to MAY prior to handshake
Though I don't know why I need to care about the reason.
1 parent e5fb23b commit aa50d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-quic-transport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ diagnostic or security purposes.
910910
For servers, packets that aren't associated with a connection potentially create
911911
a new connection. However, only packets that use the long packet header and
912912
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
913+
initial packets. Unless the server is buffering 0-RTT packets, a server MAY
914914
discard packets with a short header or packets that are smaller than the
915915
smallest minimum size for any version that the server supports. A server that
916916
discards a packet that cannot be associated with a connection MAY also generate

0 commit comments

Comments
 (0)