]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Move packet number space related functions
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 13 Jun 2023 06:17:23 +0000 (08:17 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 30 Jun 2023 14:20:55 +0000 (16:20 +0200)
commitef39a74f4aa557fc4dc2285d1b214f8c66c0416e
tree98b841731d46ca3f8d9ab721a57889585ccfa1e1
parent411b6f73b71c1db7aff367fda467e69317aee357
MINOR: quic: Move packet number space related functions

Move packet number space related functions from quic_conn.h to quic_tls.h.

Should be backported as far as 2.6 to ease future backports to come.
include/haproxy/quic_conn-t.h
include/haproxy/quic_conn.h
include/haproxy/quic_frame.h
include/haproxy/quic_tls-t.h
include/haproxy/quic_tls.h