comparison src/event/quic/ngx_event_quic_connid.h @ 8640:c4f249d485e3 quic

QUIC: attempt decrypt before checking for stateless reset. Checking the reset after encryption avoids false positives. More importantly, it avoids the check entirely in the usual case where decryption succeeds. RFC 9000, 10.3.1 Detecting a Stateless Reset Endpoints MAY skip this check if any packet from a datagram is successfully processed.
author Martin Duke <m.duke@f5.com>
date Tue, 12 Oct 2021 11:57:50 +0300
parents 5186ee5a94b9
children 1e2f4e9c8195
comparison
equal deleted inserted replaced
8639:b5296bd8631c 8640:c4f249d485e3