Changes since version 2.6-dev8 : Amaury Denoyelle (2): MINOR: mux-quic: support full request channel buffer BUG/MINOR: h3: fix parsing of unknown frame type with null length Willy Tarreau (6): CLEANUP: backend: make alloc_{bind,dst}_address() idempotent MEDIUM: stream: remove the confusing SF_ADDR_SET flag MINOR: conn_stream: remove the now unused CS_FL_ADDR_*_SET flags CLEANUP: protocol: make sure the connect_* functions always receive a dst MINOR: connection: get rid of the CO_FL_ADDR_*_SET flags MINOR: session: get rid of the now unused SESS_FL_ADDR_*_SET flags