]> git.kaiwu.me - nginx.git/commit
QUIC: fixed permitted packet types for PATH_RESPONSE.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 16 Apr 2021 20:03:59 +0000 (23:03 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 16 Apr 2021 20:03:59 +0000 (23:03 +0300)
commit256db862fd54e51e2334187da383943c81a9f406
treece427acc13c9edaa1852e200b15b5aad1755ef02
parentf184bc0a0af74ec160399451a655eac9fb71c490
QUIC: fixed permitted packet types for PATH_RESPONSE.

PATH_RESPONSE was explicitly forbidden in 0-RTT since at least draft-22, but
the Frame Types table was not updated until recently while in IESG evaluation.
src/event/quic/ngx_event_quic_transport.c