diff options
author | Roman Arutyunyan <arut@nginx.com> | 2020-09-01 15:21:49 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2020-09-01 15:21:49 +0300 |
commit | 208735967547b989c243b70370061ba422c229d7 (patch) | |
tree | 650a29220badbc8d826ecd6eab9dcf8a90eaadb1 /src/http/v3/ngx_http_v3_encode.c | |
parent | 6f0e1bc14ff0324c3b3680aa4731ce224e517295 (diff) | |
download | nginx-208735967547b989c243b70370061ba422c229d7.tar.gz nginx-208735967547b989c243b70370061ba422c229d7.zip |
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.
Diffstat (limited to 'src/http/v3/ngx_http_v3_encode.c')
0 files changed, 0 insertions, 0 deletions