Changes since version 2.9-dev10 : Amaury Denoyelle (4): BUG/MAJOR: quic: complete thread migration before tcp-rules MINOR: quic: remove unneeded QUIC specific stopping function MINOR: acl: define explicit HTTP_3.0 DEBUG: connection/flags: update flags for reverse HTTP Frédéric Lécaille (5): BUG/MEDIUM: quic: Possible crash for connections to be killed MINOR: quic: Add traces to debug frames handling during retransmissions BUG/MEDIUM: quic: Possible crash during retransmissions and heavy load BUG/MINOR: quic: Possible leak of TX packets under heavy load BUG/MINOR: quic: Possible RX packet memory leak under heavy load William Lallemand (1): BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly Willy Tarreau (3): BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them BUILD: cache: fix build error on older compilers BUILD: log: silence a build warning when threads are disabled