comparison src/event/ngx_event_quic_transport.c @ 7941:df29219988bc quic

Discard short packets which could not be decrypted. So that connections are protected from failing from on-path attacks. Decryption failure of long packets used during handshake still leads to connection close since it barely makes sense to handle them there.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 23 Jun 2020 11:57:00 +0300
parents 769d8bdeffb0
children 97adb87f149b
comparison
equal deleted inserted replaced
7940:3de1b7399650 7941:df29219988bc