- The first patch brings down max input datagram size from 65535 to 65527. - The second patch eliminates "quic_mtu" directive, which currently sets max_udp_payload_size transport parameter value. According to RFC 9000, this value is not related to MTU, but is effectively the max size of input buffer.