Changes since version 3.1-dev3 : Amaury Denoyelle (10): CLEANUP: quic: remove obsolete comment on send MINOR: quic: extend detection of UDP API OS features MINOR: quic: activate UDP GSO for QUIC if supported MINOR: quic: define quic_cc_path MTU as constant MINOR: quic: add GSO parameter on quic_sock send API MAJOR: quic: support GSO when encoding datagrams MEDIUM: quic: implement GSO fallback mechanism MINOR: quic: add counters of sent bytes with and without GSO CLEANUP: proto: rename TID affinity callbacks CLEANUP: quic: rename TID affinity elements Christopher Faulet (1): BUG/MEDIUM: bwlim: Be sure to never set the analyze expiration date in past Valentine Krasnobaeva (8): MINOR: limits: prepare to keep limits in one place REORG: fd: move raise_rlim_nofile to limits CLEANUP: fd: rm struct rlimit definition REORG: global: move rlim_fd_*_at_boot in limits MINOR: haproxy: prepare to move limits-related code REORG: haproxy: move limits handlers to limits MINOR: limits: add is_any_limit_configured BUG/MINOR: limits: fix license type in limits.h