Changes since version 3.3-dev7 : Amaury Denoyelle (5): 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 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