]> git.kaiwu.me - nginx.git/commit
Address validation using Retry packets.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 14 May 2020 12:47:18 +0000 (15:47 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 14 May 2020 12:47:18 +0000 (15:47 +0300)
commitad2289e70ed3b3c0d0fb75b554f493a60db99307
treef38fea4e2e80b5faf9403349f3a2e4840345d459
parentd35eebede2dc224cff5773badb6d75ad05c9bd65
Address validation using Retry packets.

The behaviour is toggled with the new directive "quic_retry on|off".
QUIC token construction is made suitable for issuing with NEW_TOKEN.
src/event/ngx_event_quic.c
src/event/ngx_event_quic.h
src/event/ngx_event_quic_protection.c
src/event/ngx_event_quic_transport.c
src/event/ngx_event_quic_transport.h
src/http/v3/ngx_http_v3_module.c