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)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Dec 2024 14:35:45 +0000 (15:35 +0100)
commit17e3fc9ab6e47cf31aa050834039ae991f82e74f
treed231c631955c6ffe9a61374e8c8cc5cf0802afc3
parent24fa1cc97310e436607f64aa1ce3fd4330a26597
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.

(cherry picked from commit 3c239b2f80d80a744711e18640bbcc90bae4eea5)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/proto_quic.c