Changes since version 3.1-dev4 : Amaury Denoyelle (6): MINOR: quic: delay Retry emission on quic-force-retry MEDIUM: quic: implement quic-initial rules MINOR: quic: support ACL for quic-initial rules MINOR: quic: pass quic_dgram as obj_type for quic-initial rules MINOR: quic: implement reject quic-initial action MINOR: quic: implement send-retry quic-initial rules Aurelien DARRAGON (1): MEDIUM: sink: assume sft appctx stickiness Frederic Lecaille (1): BUG/MINOR: quic: Lack of precision when computing K (cubic only cc) William Lallemand (4): MEDIUM: ssl/quic: implement quic crypto with EVP_AEAD MINOR: quic: rename confusing wording aes to hp MEDIUM: quic: add key argument to header protection crypto functions MEDIUM: quic: implement CHACHA20_POLY1305 for AWS-LC