Changes since version 3.3-dev7 : Amaury Denoyelle (6): BUG/MEDIUM: mux-h2: fix crash on idle-ping due to unwanted ABORT_NOW BUG/MEDIUM: quic: reset padding when building GSO datagrams BUG/MINOR: quic: do not emit probe data if CONNECTION_CLOSE requested BUG/MAJOR: quic: fix INITIAL padding with probing packet only BUG/MINOR: quic: don't coalesce probing and ACK packet of same type MINOR: quic: centralize padding for HP sampling on packet building Aurelien DARRAGON (2): MINOR: http_ana: fix typo in http_res_get_intercept_rule BUG/MEDIUM: http_ana: handle yield for "stats http-request" evaluation Christopher Faulet (1): BUG/MAJOR: stream: Remove READ/WRITE events on channels after analysers eval Frederic Lecaille (2): BUG/MINOR: quic-be: missing Initial packet number space discarding BUG/MEDIUM: quic-be: crash after backend CID allocation failures Valentine Krasnobaeva (1): MINOR: dns: dns_connect_nameserver: fix fd leak at error path William Lallemand (1): BUG/MEDIUM: ssl: apply ssl-f-use on every "ssl" bind