Changes since version 3.3-dev13 : Amaury Denoyelle (5): MINOR: quic: do not use quic_newcid_from_hash64 on BE side MINOR: quic: support multiple random CID generation for BE side MINOR: quic: try to clarify quic_conn CIDs fields direction MINOR: quic: refactor qc_new_conn() prototype MINOR: quic: remove arg from qc_new_conn() Christopher Faulet (1): MINOR: stick-tables: Rename stksess shards to use buckets Frederic Lecaille (1): BUG/MEDIUM: quic-be: prevent use of MUX for 0-RTT sessions without secrets William Lallemand (1): MEDIUM: mworker: set the mworker-max-reloads to 50