]> git.kaiwu.me - nginx.git/commit
QUIC: reschedule path validation on path insertion/removal.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 9 May 2023 15:42:40 +0000 (19:42 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 9 May 2023 15:42:40 +0000 (19:42 +0400)
commit12fa86dd928a22ab6f07a1e73f3af7f703507337
treed43458116424401ace602c6a7a57fbec7b4615a9
parent894679804bc6b4d118ea8bec4ae79c919ef4b9c0
QUIC: reschedule path validation on path insertion/removal.

Two issues fixed:
- new path validation could be scheduled late
- a validated path could leave a spurious timer
src/event/quic/ngx_event_quic_migration.c