]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: quic: remove startup alert if GSO unsupported
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 4 Dec 2024 15:25:53 +0000 (16:25 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 5 Dec 2024 10:30:31 +0000 (11:30 +0100)
commit3c239b2f80d80a744711e18640bbcc90bae4eea5
tree9cc975d95801fd2d0d1f0ed43bd39172b549fff5
parent6fed219fd786f3fdca155f686cf2fa2f9e572697
BUG/MINOR: quic: remove startup alert if GSO unsupported

This patch is similar to the previous one, but for GSO support. Remove
alert level message to a diag report only visible with argument -dD.

This must be backported up to 3.1.
src/proto_quic.c