diff options
author | Vladimir Homutov <vl@nginx.com> | 2022-01-20 22:00:25 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2022-01-20 22:00:25 +0300 |
commit | a816af6e1be93ad026b179f8c35c720b891b1e65 (patch) | |
tree | 7813027a981aad76b3fda0bfda985b2afe281093 /src/os/unix/ngx_udp_sendmsg_chain.c | |
parent | 8a4a267d74fa31e4693691a1a8788b0773329481 (diff) | |
download | nginx-a816af6e1be93ad026b179f8c35c720b891b1e65.tar.gz nginx-a816af6e1be93ad026b179f8c35c720b891b1e65.zip |
QUIC: additional limit for probing packets.
RFC 9000, 9.3. Responding to Connection Migration:
An endpoint only changes the address to which it sends packets in
response to the highest-numbered non-probing packet.
The patch extends this requirement to probing packets. Although it may
seem excessive, it helps with mitigation of reply attacks (when an off-path
attacker has copied packet with PATH_CHALLENGE and uses different
addresses to exhaust available connection ids).
Diffstat (limited to 'src/os/unix/ngx_udp_sendmsg_chain.c')
0 files changed, 0 insertions, 0 deletions