comparison src/http/ngx_http.h @ 8532:b13141d6d250 quic

QUIC: do not update largest packet number from a bad packet. The removal of QUIC packet protection depends on the largest packet number received. When a garbage packet was received, the decoder still updated the largest packet number from that packet. This could affect removing protection from subsequent QUIC packets.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 01 Sep 2020 15:21:49 +0300
parents 0596fe1aee16
children e1eb7f4ca9f1
comparison
equal deleted inserted replaced
8531:4ff2a0b747d1 8532:b13141d6d250