]> git.kaiwu.me - nginx.git/commit
QUIC: reset RTT estimator for the new path.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 12 Dec 2023 16:20:51 +0000 (20:20 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 12 Dec 2023 16:20:51 +0000 (20:20 +0400)
commit4ee2a48f3f230b0efe80ff84bd58d7ab209a46a9
treefda8285aec918c85453a268741cc917869b1c57a
parentc1efb3a725c189dc0f011753561bf34ff650d773
QUIC: reset RTT estimator for the new path.

RTT is a property of the path, it must be reset on confirming a peer's
ownership of its new address.
src/event/quic/ngx_event_quic.c
src/event/quic/ngx_event_quic_connection.h
src/event/quic/ngx_event_quic_migration.c