Changes since version 2.7-dev9 : Abhijeet Rastogi (1): MINOR: cli: print parsed command when not found Amaury Denoyelle (3): DOC: configuration: fix quic prefix typo MINOR: quic: report error if force-retry without cluster-secret MINOR: global: generate random cluster.secret if not defined Frédéric Lécaille (2): BUG/MAJOR: quic: Crash upon retransmission of dgrams with several packets BUG/MAJOR: quic: Crash after discarding packet number spaces Ilya Shipitsin (1): CLEANUP: quic: replace "choosen" with "chosen" all over the code Mathias Weiersmueller (1): MEDIUM: tcp-act: add parameter rst-ttl to silent-drop Willy Tarreau (6): MINOR: cli/pools: store "show pools" results into a temporary array MINOR: cli/pools: add sorting capabilities to "show pools" MINOR: cli/pools: add pool name filtering capability to "show pools" BUG/MINOR: resolvers: do not run the timeout task when there's no resolution BUG/MINOR: server/idle: at least use atomic stores when updating max_used_conns MINOR: server/idle: make the next_takeover index per-tgroup