comparison src/stream/ngx_stream_upstream_random_module.c @ 8074:c6b963de0c00 quic

QUIC: pass return code from ngx_quic_decrypt() to the caller. It is required to distinguish internal errors from corrupted packets and perform actions accordingly: drop the packet or close the connection. While there, made processing of ngx_quic_decrypt() erorrs similar and removed couple of protocol violation errors.
author Vladimir Homutov <vl@nginx.com>
date Wed, 02 Sep 2020 22:34:15 +0300
parents f2396ecf608b
children
comparison
equal deleted inserted replaced
8073:eb5aa85294e9 8074:c6b963de0c00