From aa50d14658785aded289fb10e609cb1c10726f8b Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Fri, 13 Oct 2017 10:14:18 +1100 Subject: [PATCH] Downgrade discard requirement to MAY prior to handshake Though I don't know why I need to care about the reason. --- draft-ietf-quic-transport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index 380e797c91..8061b7baff 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -910,7 +910,7 @@ diagnostic or security purposes. For servers, packets that aren't associated with a connection potentially create a new connection. However, only packets that use the long packet header and that are at least the minimum size defined for the protocol version can be -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 discard packets with a short header or packets that are smaller than the smallest minimum size for any version that the server supports. A server that discards a packet that cannot be associated with a connection MAY also generate