MINOR: quic: Wrong value for version negotiation packet 'Unused' field
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 18 Nov 2021 12:54:43 +0000 (13:54 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Fri, 19 Nov 2021 13:37:35 +0000 (14:37 +0100)
commitea78ee1adbedc1e13ce2433c3fcb04b877c3e281
treeeaef113fe185e24ec73335750ecdca49f0cec8e1
parentf366cb7bf654d0d7972cb0541d5c50d92abd4764
MINOR: quic: Wrong value for version negotiation packet 'Unused' field

The seven less significant bits of the first byte must be arbitrary.
Without this fix, QUIC tracker "version_negotiation" test could not pass.
src/xprt_quic.c