]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: Remove server specific about Initial packet number space
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 26 Jun 2023 13:57:39 +0000 (15:57 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 30 Jun 2023 14:20:55 +0000 (16:20 +0200)
commit53caf351a9d66713750b353ee90b77c3bbc08122
treeb27e1ba02f48a76726b279c5eb8b20376e3acaa2
parent2d6a234af572e4c6cf610ae0f96704e3d1d8e45c
CLEANUP: quic: Remove server specific about Initial packet number space

Remove a code section about the QUIC client Initial packet number space
dropping.

Should be backported as far as 2.6 to ease future backports to come.
src/quic_conn.c