Changes since version 2.6.14 : Aurelien DARRAGON (2): BUG/MINOR: server: inherit from netns in srv_settings_cpy() BUG/MINOR: namespace: missing free in netns_sig_stop() Christopher Faulet (1): REGTESTS: h1_host_normalization : Add a barrier to not mix up log messages Frédéric Lécaille (3): BUG/MINOR: quic: Wrong encryption level flags checking BUG/MINOR: quic: Missing initialization (packet number space probing) BUG/MINOR: quic: ticks comparison without ticks API use Tim Duesterhus (1): DOC: Add tune.h2.max-frame-size option to table of contents William Lallemand (2): BUG/MEDIUM: mworker: increase maxsock with each new worker BUG/MINOR: mworker: leak of a socketpair during startup failure