]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Drop asap Retry or Version Negotiation packets
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 22 Dec 2021 19:39:12 +0000 (20:39 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Wed, 22 Dec 2021 19:43:22 +0000 (20:43 +0100)
commit2c15a66b6127330140ba78585c274674aeb0f82b
treef8642bd3537a079b17eebe1c8746549083ab28ab
parente7ff2b265a40d31d93b7258171738d36f9f85a9c
MINOR: quic: Drop asap Retry or Version Negotiation packets

These packet are only sent by servers. We drop them as soon as possible
when we are an haproxy listener.
src/xprt_quic.c