Changes since version 3.3-dev6 : Amaury Denoyelle (3): MINOR: quic: duplicate GSO unsupp status from listener to conn MINOR: quic: define QUIC_FL_CONN_IS_BACK flag MINOR: quic: prefer qc_is_back() usage over qc->target Aurelien DARRAGON (9): BUG/MINOR: cfgparse: immediately stop after hard error in srv_init() BUG/MINOR: cfgparse-listen: update err_code for fatal error on proxy directive BUG/MINOR: proxy: avoid NULL-deref in post_section_px_cleanup() MINOR: guid: add guid_get() helper MINOR: guid: add guid_count() function MINOR: clock: add clock_set_now_offset() helper MINOR: clock: add clock_get_now_offset() helper MINOR: init: add REGISTER_POST_DEINIT_MASTER() hook BUILD: restore USE_SHM_OPEN build option David Carlier (1): MINOR: sock: update broken accept4 detection for older hardwares. Ilia Shipitsin (2): CI: vtest: add os name to OT cache key CI: vtest: add Ubuntu arm64 builds Olivier Houchard (2): BUG/MEDIUM: ssl: Fix 0rtt to the server BUG/MEDIUM: ssl: fix build with AWS-LC Valentine Krasnobaeva (1): BUG/MINOR: stick-table: cap sticky counter idx with tune.nb_stk_ctr instead of MAX_SESS_STKCTR