]> git.kaiwu.me - nginx.git/commit
QUIC: consider NEW_CONNECTION_ID a probing frame.
authorVladimir Homutov <vl@nginx.com>
Thu, 6 May 2021 09:36:14 +0000 (12:36 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 6 May 2021 09:36:14 +0000 (12:36 +0300)
commit59fe6ca97ae66972744cb68a3f29ac7f8d0a3002
treecbc9d6a56d421e4322c4edf08a55f56c4f9db35f
parent541feb5bd913294c0ef068b03293b67d0da7ef21
QUIC: consider NEW_CONNECTION_ID a probing frame.

According to quic-transport, 9.1:

   PATH_CHALLENGE, PATH_RESPONSE, NEW_CONNECTION_ID, and PADDING frames
   are "probing frames", and all other frames are "non-probing frames".
src/event/quic/ngx_event_quic.c